Skip to content

Commit

Permalink
add missing categories
Browse files Browse the repository at this point in the history
  • Loading branch information
vberthiaume committed Aug 2, 2024
1 parent 1ad9fe2 commit c42dcb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ juce_add_plugin("${PROJECT_NAME}"
NEEDS_MIDI_INPUT TRUE
NEEDS_MIDI_OUTPUT FALSE
IS_MIDI_EFFECT FALSE
VST3_CATEGORIES Instrument Synth
AU_MAIN_TYPE kAudioUnitType_MusicDevice

# On MacOS, plugin is copied to ~/Users/yourname/Library/Audio/Plug-Ins/
COPY_PLUGIN_AFTER_BUILD TRUE
Expand Down

0 comments on commit c42dcb2

Please sign in to comment.