Most of the examples are using procesor objects that are provided by the lua-auproc package.
-
This example lists all compiled RtAudio APIs and for each API it displays infos for all available devices.
-
This examples plays a sinus tone for 4 seconds using an Auproc audio sender object.
-
This example generates audio samples from Lua script code on the main thread and lets the user interactively modify oscillator parameters. This example demonstrates the usage of Auproc audio sender object and Auproc audio mixer object.