diff options
| -rwxr-xr-x | aataaj.lua | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -226,6 +226,7 @@ print(s) | |||
| 226 | -- io.flush() | 226 | -- io.flush() |
| 227 | end | 227 | end |
| 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. | ||
| 229 | if 'start' == cmd then | 230 | if '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 |
