You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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 tobuildVST3
for VST3 for example)The text was updated successfully, but these errors were encountered: