Add LV2 plugin format
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -13,7 +13,7 @@ juce_add_plugin(InstaDrums
|
|||||||
NEEDS_MIDI_OUTPUT TRUE
|
NEEDS_MIDI_OUTPUT TRUE
|
||||||
PLUGIN_MANUFACTURER_CODE Inst
|
PLUGIN_MANUFACTURER_CODE Inst
|
||||||
PLUGIN_CODE Idrm
|
PLUGIN_CODE Idrm
|
||||||
FORMATS VST3 AU Standalone
|
FORMATS VST3 AU LV2 Standalone
|
||||||
PRODUCT_NAME "InstaDrums"
|
PRODUCT_NAME "InstaDrums"
|
||||||
COPY_PLUGIN_AFTER_BUILD FALSE
|
COPY_PLUGIN_AFTER_BUILD FALSE
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user