aboutsummaryrefslogtreecommitdiffstats
path: root/aataaj.lua
diff options
context:
space:
mode:
authordvs12024-10-28 10:30:43 +1000
committerdvs12024-10-28 10:30:43 +1000
commit5bf8c587e66ccff286e5800bbc92310a4540af72 (patch)
tree6e8f2a5ee7564bbd638ef0a9def624af51b8e515 /aataaj.lua
parentConsistantly use single quotes for Lua strings, unless otherwise needed. (diff)
downloadJackOnAllDevices-5bf8c587e66ccff286e5800bbc92310a4540af72.zip
JackOnAllDevices-5bf8c587e66ccff286e5800bbc92310a4540af72.tar.gz
JackOnAllDevices-5bf8c587e66ccff286e5800bbc92310a4540af72.tar.bz2
JackOnAllDevices-5bf8c587e66ccff286e5800bbc92310a4540af72.tar.xz
This is documenting STOP not stop.
Diffstat (limited to 'aataaj.lua')
-rwxr-xr-xaataaj.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/aataaj.lua b/aataaj.lua
index 5656427..c01e4c3 100755
--- a/aataaj.lua
+++ b/aataaj.lua
@@ -54,7 +54,7 @@ Note that _.lua might need to be in /usr/local/share/lua/5.1/
54 54
55 55
56 56
57"aataaj JACK" should be called on user login. Probably don't need to run "aataaj stop" on 57"aataaj JACK" should be called on user login. Probably don't need to run "aataaj STOP" on
58user logout. 58user logout.
59 59
60It starts up JACK and friends, and creates JACK devices for all the 60It starts up JACK and friends, and creates JACK devices for all the
@@ -71,7 +71,7 @@ directory" it seems. So you have to hard code the path. Make sure your
71 71
72 72
73 73
74"aataaj stop" closes down everything "aataaj JACK" started up. 74"aataaj STOP" closes down everything "aataaj JACK" started up.
75 75
76 76
77 77