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 a4d71cc374 Added a workaround for old JUCE VST2 plug-ins which would not check the speaker arrangement for nullptr 8 years ago
..
format Add support for hosting staticly linked VSTs 9 years ago
format_types Added a workaround for old JUCE VST2 plug-ins which would not check the speaker arrangement for nullptr 8 years ago
processors 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
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 to the AudioProcessorValueTreeState documentation 8 years ago
juce_audio_processors.cpp Revised multibus API and added support for multibus hosting 8 years ago
juce_audio_processors.h Bump version number to 4.3.1 8 years ago
juce_audio_processors.mm Update copyright notice 10 years ago