Bass21 icon indicating copy to clipboard operation
Bass21 copied to clipboard

LV2 builds of JUCE

Open dromer opened this issue 4 years ago • 3 comments

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

dromer avatar Jul 09 '21 23:07 dromer

The LV2 version is made. Not built on top of JUCE though. It's a barebones version, no editor, but a modgui.

jpcima avatar Jul 10 '21 17:07 jpcima

But why no LV2 for mac and win?

dromer avatar Jul 10 '21 17:07 dromer

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.

jpcima avatar Jul 10 '21 17:07 jpcima