Here’s my list of VCV Rack plugins (<https://vcvra...
# of-music
j
Here’s my list of VCV Rack plugins (https://vcvrack.com/plugins.html) that use some kind of programming-ish approach: https://github.com/Rcomian/jsfx-vcv - Reaper JSFX language embedded https://github.com/david-c14/Torpedo - a “modem device” 😮 https://github.com/bokontep/BokontepByteBeatMachine - JS bytecode https://github.com/FrankBuss/Formula - fork of above https://github.com/freddyz/computerscare-vcv-modules - crazy madness
VCV primer: open source modular synth software that is having a massive “up and to the right” moment

https://www.youtube.com/watch?v=VrlI06FnAGU

i
How do you write the modules? C++? Do you know if you can use JUCE?
Also, Is there FAuSt for VCV rack?
j
It’s c++ with its own API, no JUCE. I think Faust should be possible but I haven’t seen it yet! I’m going to look into it at some point