Open
Description
Juce 7 now supports the LV2 plugin format.
It's enabled via Projucer the same way the other formats are enabled, by adding a value to the JUCERPROJECT/pluginFormats property: buildLV2
(as compared to buildVST3
for VST3 for example)
Activity