The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
attila 63ac579c1b VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 3 years ago
..
juce_AudioParameterBool.cpp Updated all license headers 5 years ago
juce_AudioParameterBool.h Updated all license headers 5 years ago
juce_AudioParameterChoice.cpp Clang: Fix warnings when building with clang 10 5 years ago
juce_AudioParameterChoice.h Updated all license headers 5 years ago
juce_AudioParameterFloat.cpp Clang: Fix warnings when building with clang 10 5 years ago
juce_AudioParameterFloat.h Updated all license headers 5 years ago
juce_AudioParameterInt.cpp Updated all license headers 5 years ago
juce_AudioParameterInt.h Updated all license headers 5 years ago
juce_AudioProcessorParameterWithID.cpp Updated all license headers 5 years ago
juce_AudioProcessorParameterWithID.h HostedAudioProcessorParameter: Extract from AudioPluginInstance 3 years ago
juce_AudioProcessorValueTreeState.cpp Windows: Fix and suppress some analysis warnings 4 years ago
juce_AudioProcessorValueTreeState.h Update code to use C++14 [[deprecated]] attribute 3 years ago
juce_ExtensionsVisitor.h VST3 Client: Fix build when JUCE_VST3_CAN_REPLACE_VST2 is enabled 3 years ago
juce_ParameterAttachments.cpp ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 5 years ago
juce_ParameterAttachments.h ComboBoxAttachment: Fix an issue where parameter ranges were converted incorrectly 5 years ago
juce_PluginHostType.cpp PluginHostType: Add Ableton Live 11 detection 3 years ago
juce_PluginHostType.h PluginHostType: Add Ableton Live 11 detection 3 years ago
juce_RangedAudioParameter.cpp Updated all license headers 5 years ago
juce_RangedAudioParameter.h Updated all license headers 5 years ago
juce_VST3ClientExtensions.h VST3: Allow plugins to designate the first input bus as Aux rather than Main 3 years ago
juce_VSTCallbackHandler.h AudioProcessor: Add extensions API for VST3 clients 4 years ago