aboutsummaryrefslogtreecommitdiffstats
path: root/aataaj.lua
diff options
context:
space:
mode:
authordvs12024-10-25 13:47:32 +1000
committerdvs12024-10-25 13:47:32 +1000
commitc1f43f79a574601ef982089a0a0df4c9ab2179a9 (patch)
treec78f9fb5549cc7be55533ef0cbccec49559cc341 /aataaj.lua
parentShould add this test asoundrc, though it's not working yet. (diff)
downloadJackOnAllDevices-c1f43f79a574601ef982089a0a0df4c9ab2179a9.zip
JackOnAllDevices-c1f43f79a574601ef982089a0a0df4c9ab2179a9.tar.gz
JackOnAllDevices-c1f43f79a574601ef982089a0a0df4c9ab2179a9.tar.bz2
JackOnAllDevices-c1f43f79a574601ef982089a0a0df4c9ab2179a9.tar.xz
Comment++
Diffstat (limited to 'aataaj.lua')
-rwxr-xr-xaataaj.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/aataaj.lua b/aataaj.lua
index 5e45525..aa2829d 100755
--- a/aataaj.lua
+++ b/aataaj.lua
@@ -185,7 +185,7 @@ end
185print('') 185print('')
186io.flush() 186io.flush()
187 187
188-- TODO - No idea why the fuck #Cards kept telling me 0. 188-- TODO - No idea why the fuck #Cards kept telling me 0. No number indexes?
189local cnt = 0 189local cnt = 0
190for i,C in pairs(Cards) do 190for i,C in pairs(Cards) do
191 cnt = cnt + 1 191 cnt = cnt + 1