aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordvs12024-11-12 11:56:17 +1000
committerdvs12024-11-12 11:56:17 +1000
commit08d48a21d9545c93e937b3b4640f4f684dfe0177 (patch)
tree40e151a45010887522b2bb21f810a659edf665e9
parentYet another failed attempt to get ALSA sub devices to work at boot time. (diff)
downloadJackOnAllDevices-08d48a21d9545c93e937b3b4640f4f684dfe0177.zip
JackOnAllDevices-08d48a21d9545c93e937b3b4640f4f684dfe0177.tar.gz
JackOnAllDevices-08d48a21d9545c93e937b3b4640f4f684dfe0177.tar.bz2
JackOnAllDevices-08d48a21d9545c93e937b3b4640f4f684dfe0177.tar.xz
TODO++
Diffstat (limited to '')
-rwxr-xr-xaataaj.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/aataaj.lua b/aataaj.lua
index 9776584..86a9af0 100755
--- a/aataaj.lua
+++ b/aataaj.lua
@@ -226,6 +226,7 @@ print(s)
226-- io.flush() 226-- io.flush()
227end 227end
228 228
229-- TODO - Need to maximize the volume, and turn on IEC958 for the devices / sub devices. Coz seems they might default to "can't hear it" states.
229if 'start' == cmd then 230if 'start' == cmd then
230 print('Your ' .. cnt .. ' audio devices are - ') 231 print('Your ' .. cnt .. ' audio devices are - ')
231 for k,C in pairs(Cards) do 232 for k,C in pairs(Cards) do