SE2JUCE is permissively licensed.
Basically, it is a library of 'modules' (DSP functions) that you can chain together via a specification that is written in XML.
You can create this XML via drag-and-drop in SynthEdit. You can then host this synthesizer in a JUCE plugin.
The downside is that it is not very mature yet.
https://github.com/JeffMcClintock/SE2JUCE
Basically, it is a library of 'modules' (DSP functions) that you can chain together via a specification that is written in XML.
You can create this XML via drag-and-drop in SynthEdit. You can then host this synthesizer in a JUCE plugin.
The downside is that it is not very mature yet.
https://github.com/JeffMcClintock/SE2JUCE
Statistics: Posted by Jeff McClintock — Mon Feb 19, 2024 7:10 pm