1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/modules/juce_audio_processors
2016-09-20 12:34:21 +01:00
..
format Add support for hosting staticly linked VSTs 2016-07-22 10:14:48 +01:00
format_types Removed assertion which gets hit by too many VST plug-ins 2016-09-20 12:34:21 +01:00
processors Fixed another typo and removed unecessary for loop 2016-09-20 12:33:38 +01: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 beginParameterChange() and endParameterChange() methods to AudioProcessorValueTreeState::AttachedControlBase so that changes to ButtonAttachment and ComboBoxAttachment objects can be recorded as automation in hosts. 2016-08-30 14:42:20 +01: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 Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +01:00
juce_audio_processors.mm Update copyright notice 2015-07-22 15:59:34 +01:00