JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

[Projucer] Add missing plugtype category options of VST3 format.

Open COx2 opened this issue 3 years ago • 0 comments

I found some missing options for plugtype category of VST3 in Projucer's editor. The referenced PlugType definition can be found here. https://github.com/juce-framework/JUCE/blob/e618f68d4dcaed56803e6e4120ea450f15fb5a93/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/vst/ivstaudioprocessor.h#L43

It would be great if Projucer could support the missing options as I use them in my projects.

COx2 avatar May 31 '22 04:05 COx2