JUCE
                                
                                
                                
                                    JUCE copied to clipboard
                            
                            
                            
                        [Projucer] Add missing plugtype category options of VST3 format.
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.