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.
reuk ff534baf5f GenericAudioProcessorEditor: Fix issue where the ChoiceParameterComponent would re-set the parameter value in response to a parameter value change 2 years ago
..
juce_AudioPluginInstance.cpp Update licensing banners to JUCE 7 3 years ago
juce_AudioPluginInstance.h Update licensing banners to JUCE 7 3 years ago
juce_AudioProcessor.cpp Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_AudioProcessor.h VST3: Avoid requesting channel layouts that cannot be represented as SpeakerArrangements 2 years ago
juce_AudioProcessorEditor.cpp Convert ignoreUnused to [[maybe_unused]] 2 years ago
juce_AudioProcessorEditor.h Update licensing banners to JUCE 7 3 years ago
juce_AudioProcessorEditorHostContext.h Update licensing banners to JUCE 7 3 years ago
juce_AudioProcessorGraph.cpp AudioProcessorGraph: Add basic benchmark test 2 years ago
juce_AudioProcessorGraph.h AudioProcessorGraph: Allow triggering manual rebuild, and avoid rebuilding if nothing has changed 2 years ago
juce_AudioProcessorListener.h Build: Replace JUCE_NODISCARD with [[nodiscard]] 2 years ago
juce_AudioProcessorParameter.h Update licensing banners to JUCE 7 3 years ago
juce_AudioProcessorParameterGroup.cpp Update licensing banners to JUCE 7 3 years ago
juce_AudioProcessorParameterGroup.h Update licensing banners to JUCE 7 3 years ago
juce_GenericAudioProcessorEditor.cpp GenericAudioProcessorEditor: Fix issue where the ChoiceParameterComponent would re-set the parameter value in response to a parameter value change 2 years ago
juce_GenericAudioProcessorEditor.h Update licensing banners to JUCE 7 3 years ago
juce_HostedAudioProcessorParameter.h Windows DLL: Fix warning 2 years ago
juce_PluginDescription.cpp Update licensing banners to JUCE 7 3 years ago
juce_PluginDescription.h Update licensing banners to JUCE 7 3 years ago