Bass21
Bass21 copied to clipboard
LV2 builds of JUCE
Example from Jatin: https://github.com/jatinchowdhury18/ChowPhaser/commit/6c28dfb9adb242c41d9b547e9534c52a70bb57d9
Blog post with some motivations: https://jatinchowdhury18.medium.com/building-lv2-plugins-with-juce-and-cmake-d1f8937dbac3
The LV2 version is made. Not built on top of JUCE though. It's a barebones version, no editor, but a modgui.
But why no LV2 for mac and win?
It can be built for any platform. I simply disable it for automated builds of these platforms, because it simplifies the process, and there isn't demand for these.