Skip to content

osch/lua-lrtaudio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 16, 2022 10:55
July 6, 2022 11:02
July 21, 2022 10:09
src
July 21, 2022 10:06
June 15, 2022 19:34
June 15, 2022 19:34
June 17, 2022 20:15

lua-lrtaudio

Licence build status Install

Lua binding for RtAudio.

This binding enables Lua scripting code to open RtAudio streams and to connect them with Lua audio processor objects for realtime processing. Realtime audio processing of Lua processor objects has to be implemented in native C code.

Further reading: