LuaRtAudio
RtAudio + libsndfile lua binding. Now more interested in https://github.com/sonoro1234/LuaJIT-rtaudio
Install / Use
/learn @sonoro1234/LuaRtAudioREADME
Lua binding of RtAudio and libsndfile
It makes possible to play and record audio files but also to write sound generators and filters in Lua language.
There are still no docs but you can try lua samples to understand the api
Remember to use git submodule update for getting rtaudio folder (it is a submodule pointing to the original RtAudio github)
To build you have two options:
first option expecting cmake to find lua and sndfile:
1- cmake path_to_repository
2- make
second option:
1- provide the paths nedded in build/toolchain.cmake
2- use init_cmake.bat (or adapt to linux and macosx)
3- make install
Related Skills
node-connect
340.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
340.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.1kCommit, push, and open a PR
