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 f17994269c Plugins: added an assertion to catch people who are using the old parameter methods but who have forgotten to implement a getParameterText method. 10 years ago
..
juce_AudioPlayHead.h Update copyright notice 10 years ago
juce_AudioPluginInstance.h Update copyright notice 10 years ago
juce_AudioProcessor.cpp Plugins: added an assertion to catch people who are using the old parameter methods but who have forgotten to implement a getParameterText method. 10 years ago
juce_AudioProcessor.h Plugins: added an assertion to catch people who are using the old parameter methods but who have forgotten to implement a getParameterText method. 10 years ago
juce_AudioProcessorEditor.cpp Update copyright notice 10 years ago
juce_AudioProcessorEditor.h Update copyright notice 10 years ago
juce_AudioProcessorGraph.cpp AudioProcessorGraph: now calls its superclass in response to setNonRealtime 10 years ago
juce_AudioProcessorGraph.h Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 10 years ago
juce_AudioProcessorListener.h Update copyright notice 10 years ago
juce_AudioProcessorParameter.h Update copyright notice 10 years ago
juce_GenericAudioProcessorEditor.cpp Update copyright notice 10 years ago
juce_GenericAudioProcessorEditor.h Update copyright notice 10 years ago
juce_PluginDescription.cpp Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 10 years ago
juce_PluginDescription.h Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 10 years ago