lao is a module that provides Lua bindings to libao, a library by
xiph.org for simple audio output.
This is the first public release, and as such, there may be some minor
issues, like small memory leaks and/or segfaults.
Any tips/patches are appreciated.
http://xiph.org/ao/ - xiph.orgs page on libao
http://github.com/thelinx/lao/ - the lao project page
http://thelinx.github.com/lao/ - documentation
http://github.com/TheLinx/lao/raw/luarocks/ao-1.0.0-1.rockspec -
LuaRock (has been submitted for inclusion)
I hope this is useful to someone!