/LuaJIT-portaudio

LuaJIT ffi binding to portaudio

Primary LanguageLua

LuaJIT-portaudio

ffi binding to the C interface of portaudio

The C interface function are accesed removing the Pa_ prefix.

See usage in examples folder.

cmake version >= 3.18 needed for building with asio. use -DLUAJIT_BIN="folder with LuaJIT executable" for instalation.