Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 278 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 278 Bytes

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.