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.
tpoole 0ed9003a8d Fixed bundle ref initialisation of statically linked VSTs on iOS 8 years ago
..
format Add support for hosting staticly linked VSTs 8 years ago
format_types Fixed bundle ref initialisation of statically linked VSTs on iOS 8 years ago
processors Fixed a compiler error which occured in gcc based compilers 8 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. 8 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. 8 years ago
juce_audio_processors.cpp Revised multibus API and added support for multibus hosting 8 years ago
juce_audio_processors.h Revised multibus API and added support for multibus hosting 8 years ago
juce_audio_processors.mm Update copyright notice 9 years ago