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.
ed 5c4329e0fc Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers 6 years ago
..
juce_AudioPluginInstance.cpp Multiple spelling fixes 6 years ago
juce_AudioPluginInstance.h Added support for building Unity native audio plugins on desktop platforms 7 years ago
juce_AudioProcessor.cpp Added plug-in parameter groups 6 years ago
juce_AudioProcessor.h Added plug-in parameter groups 6 years ago
juce_AudioProcessorEditor.cpp Ensure that setting a plug-in to be non-resizable using AudioProcessorEditor::setResizable() does not overwrite custom bounds constrainers 6 years ago
juce_AudioProcessorEditor.h Added support for building Unity native audio plugins on desktop platforms 7 years ago
juce_AudioProcessorGraph.cpp Fixed a potential race in AudioProcessorGraph 6 years ago
juce_AudioProcessorGraph.h Workaround for old Visual Studio compatibility 7 years ago
juce_AudioProcessorListener.h Cleaned up some doc comments 6 years ago
juce_AudioProcessorParameter.h Cleaned up some doc comments 6 years ago
juce_AudioProcessorParameterGroup.cpp Added plug-in parameter groups 6 years ago
juce_AudioProcessorParameterGroup.h Added plug-in parameter groups 6 years ago
juce_GenericAudioProcessorEditor.cpp AUv3: Fixed a bug setting discrete parameters from the GUI 7 years ago
juce_GenericAudioProcessorEditor.h Added support for building Unity native audio plugins on desktop platforms 7 years ago
juce_PluginDescription.cpp Added support for building Unity native audio plugins on desktop platforms 7 years ago
juce_PluginDescription.h Added support for building Unity native audio plugins on desktop platforms 7 years ago