Hi,
Is there a command line for playing sound files (.wav)? I've been looking around for examples to no avail. Thanks.
alarm() or ching()
You can select which files to play for each in the settings window (view-settings. Remember to save before you exit)
Or, if you can figure out how to bind to
http://luaforge.net/projects/luacom/ from within LUA and how it handles playing sound files, you can try using that.
OK...I guess there isn't much options and LUA is getting too complicated. I'll make do with what we have for now, thanks.