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 9fa0d49be7 Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
..
format Add support for hosting staticly linked VSTs 9 years ago
format_types Fixed #100: If base sdk version is newer than 10.12 then no need to define kAudioUnitProperty_SupportsMPE 9 years ago
processors Don't update the rendering graph if the graph is not prepared 9 years ago
scanning Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 9 years ago
utilities Added beginParameterChange() and endParameterChange() methods to AudioProcessorValueTreeState::AttachedControlBase so that changes to ButtonAttachment and ComboBoxAttachment objects can be recorded as automation in hosts. 9 years ago
juce_audio_processors.cpp (Fixed mistake in last commit) 10 years ago
juce_audio_processors.h Use a bespoke VST2 interface 9 years ago
juce_audio_processors.mm Update copyright notice 10 years ago