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.
jules eda5904ba7 Added method AudioProcessor::silenceInProducesSilenceOut(). 12 years ago
..
juce_AudioPlayHead.h Added AudioPlayHead::CurrentPositionInfo::timeInSamples member. 12 years ago
juce_AudioPluginInstance.h Added AudioProcessor::getParameterLabel method. 12 years ago
juce_AudioProcessor.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
juce_AudioProcessor.h Added method AudioProcessor::silenceInProducesSilenceOut(). 12 years ago
juce_AudioProcessorEditor.cpp (automated whitespace clean-up) 13 years ago
juce_AudioProcessorEditor.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_AudioProcessorGraph.cpp Added method AudioProcessor::silenceInProducesSilenceOut(). 12 years ago
juce_AudioProcessorGraph.h Added method AudioProcessor::silenceInProducesSilenceOut(). 12 years ago
juce_AudioProcessorListener.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_GenericAudioProcessorEditor.cpp New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools. 12 years ago
juce_GenericAudioProcessorEditor.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
juce_PluginDescription.cpp (automated whitespace clean-up) 13 years ago
juce_PluginDescription.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago