1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_audio_processors
2016-12-07 10:10:20 +00:00
..
format Add support for hosting staticly linked VSTs 2016-07-22 10:14:48 +01:00
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 2016-12-01 10:47:52 +00:00
processors Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion 2016-12-07 10:10:20 +00:00
scanning Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
utilities Added label parameter to all AudioParameter constructors 2016-12-05 12:07:44 +00:00
juce_audio_processors.cpp Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +01:00
juce_audio_processors.h Bump version number to 4.3.0 2016-11-02 14:02:52 +00:00
juce_audio_processors.mm Update copyright notice 2015-07-22 15:59:34 +01:00