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.
hogliux d16123adc8 Added a new optional in/out parameter to AudioProcessor::Bus::isLayoutSupported to allow hosts to predict how the entire layout of an AudioProcessor may change when changing the layout of a single bus 8 years ago
..
juce_AudioPlayHead.h Update copyright notice 10 years ago
juce_AudioPluginInstance.h Revised multibus API and added support for multibus hosting 8 years ago
juce_AudioProcessor.cpp Added a new optional in/out parameter to AudioProcessor::Bus::isLayoutSupported to allow hosts to predict how the entire layout of an AudioProcessor may change when changing the layout of a single bus 8 years ago
juce_AudioProcessor.h Added a new optional in/out parameter to AudioProcessor::Bus::isLayoutSupported to allow hosts to predict how the entire layout of an AudioProcessor may change when changing the layout of a single bus 8 years ago
juce_AudioProcessorEditor.cpp Add support for plug-ins which do not want to use a resize corner 9 years ago
juce_AudioProcessorEditor.h Add more details to the documentation of the setResizable method in the AudioProcessorEditor 9 years ago
juce_AudioProcessorGraph.cpp Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion 8 years ago
juce_AudioProcessorGraph.h Don't update the rendering graph if the graph is not prepared 9 years ago
juce_AudioProcessorListener.h Update copyright notice 10 years ago
juce_AudioProcessorParameter.h Renamed 'generic' parameter Category enum to something less generic 8 years ago
juce_GenericAudioProcessorEditor.cpp Added support for level meter parameter categories 8 years ago
juce_GenericAudioProcessorEditor.h Update copyright notice 10 years ago
juce_PluginDescription.cpp Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 9 years ago
juce_PluginDescription.h Corrected some spelling mistakes in comments 9 years ago