diff options
author | dvs1 | 2024-10-27 11:34:46 +1000 |
---|---|---|
committer | dvs1 | 2024-10-27 11:34:46 +1000 |
commit | 97acb74c25f8dca37b715423db7aabaaca3e4428 (patch) | |
tree | fda17c123f85311a3170213c9decd8fc8c098b3b /aataaj.lua | |
parent | Rename _ to PolygLua externally. (diff) | |
download | JackOnAllDevices-97acb74c25f8dca37b715423db7aabaaca3e4428.zip JackOnAllDevices-97acb74c25f8dca37b715423db7aabaaca3e4428.tar.gz JackOnAllDevices-97acb74c25f8dca37b715423db7aabaaca3e4428.tar.bz2 JackOnAllDevices-97acb74c25f8dca37b715423db7aabaaca3e4428.tar.xz |
TODO+=2.5
Diffstat (limited to 'aataaj.lua')
-rwxr-xr-x | aataaj.lua | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,9 @@ | |||
16 | 16 | ||
17 | local _ = require 'PolygLua' | 17 | local _ = require 'PolygLua' |
18 | 18 | ||
19 | 19 | --[[ TODO - replace this with code to search for and print the README.md file. | |
20 | Since we got the path to the script in arg[0], we can split that up and follow symlinks until we find where the files are. Maybe we can find README.md there. | ||
21 | ]] | ||
20 | Help = [[ | 22 | Help = [[ |
21 | This is part of the AllAudioToALSAandJACK project, aataaj for short, | 23 | This is part of the AllAudioToALSAandJACK project, aataaj for short, |
22 | pronounced like "attach". | 24 | pronounced like "attach". |