Audio
Lua Audio...
So a library for Lua to do some kind of audio. I don’t mean multimedia loading
as this could be simple os.execute(...)
call wrappers, with perhaps "...&"
,
but a bit of that is still an idea to add later. It’s more sort of chip-tune
kind of stuff. A likely is os.execute("<c-program> <arg> ... | pw-play -&")
for a more exciting audio generation experience. As each note would then
become threaded, which for small sound experimentation would be fine.
VCV Rack Plugin [Free]...
An audio plugin of virtual Eurorack modules. A free download for VCV Rack written in C++ under an MIT licence. Downloads are in the tens of thousands and as such it’s KRT’s most popular software.
Download here by subscribing and then updating the library from within the VCV application. There is a free version of VCV available from the VCV homepage as well as a pro version with a VST adapter for integration with your music DAW. It’s a very nice experimental audio platform with many third party plugins.