summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-08-04 17:16:19 +0200
committer Eric Hameleers <alien@slackware.com>2020-08-04 17:16:19 +0200
commit912f20022fa2d34c2e2a4283229e2d0e95ffe9e3 (patch)
tree3c07538a6ce6d292bc5f0e8588cd53ef02350079 /make_slackware_live.sh
parent9722e5044c721de61e9d4bea99d8efdb4349ee49 (diff)
downloadliveslak-912f20022fa2d34c2e2a4283229e2d0e95ffe9e3.tar.gz
liveslak-912f20022fa2d34c2e2a4283229e2d0e95ffe9e3.tar.xz
DAW: tune the qjackctl behavior
Diffstat (limited to 'make_slackware_live.sh')
-rwxr-xr-xmake_slackware_live.sh11
1 files changed, 7 insertions, 4 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 8d7cf67..115fc0c 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -2096,12 +2096,13 @@ EOT
cat <<EOT > ${LIVE_ROOTDIR}/home/${LIVEUID}/.config/rncbc.org/QjackCtl.conf
[Options]
DBusEnabled=true
+GraphButton=true
JackDBusEnabled=true
KeepOnTop=false
-PostShutdownScript=false
-PostShutdownScriptShell=
-PostStartupScript=false
-PostStartupScriptShell=
+PostShutdownScript=true
+PostShutdownScriptShell=killall a2jmidid &
+PostStartupScript=true
+PostStartupScriptShell=/usr/bin/a2jmidid -e &
ServerConfig=true
ServerConfigName=.jackdrc
ShutdownScript=false
@@ -2122,6 +2123,7 @@ DefPreset=(default)
[Settings]
Driver=alsa
Frames=256
+MidiDriver=seq
Periods=2
PortMax=256
Priority=5
@@ -2129,6 +2131,7 @@ Realtime=true
SampleRate=48000
Server=jackd
StartDelay=2
+Sync=true
EOT
# Add a default jackd configuration: