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.
ed 9a130f2810 Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion 9 years ago
..
format Add support for hosting staticly linked VSTs 9 years ago
format_types Fixed a bug where the AU/AUv3 wrapper would create a spurious input bus when no inputs where specified in the Projucer's legacy channel configuration field 9 years ago
processors Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion 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 label parameter to all AudioParameter constructors 9 years ago
juce_audio_processors.cpp Revised multibus API and added support for multibus hosting 9 years ago
juce_audio_processors.h Bump version number to 4.3.0 9 years ago
juce_audio_processors.mm Update copyright notice 10 years ago