lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Philippe Lhoste wrote:
Erm, not FMOD, but DUMB: http://dumb.sourceforge.net/index.php which is quite different...
looks interesting.. ive just downoaded it

openal appears to have no record functionality : it looks great for games (3d/spatial sound) but i want to record and (later) echo cancel ;-)


That's funny, yesterday I took a look at the WiN32 API function mciSendString, thinking that binding this single function would add a whole world of multimedia to Lua (on Windows).

that's about where i'm at.
i'm using pwlib and openh323 for the voip stuff, but it's got 20 x what i want to do in lua (at present), and there are threading issues as well.

Adrian