1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_processors
2016-09-16 16:42:43 +01:00
..
format Add support for hosting staticly linked VSTs 2016-07-22 10:14:48 +01:00
format_types Fixed #100: If base sdk version is newer than 10.12 then no need to define kAudioUnitProperty_SupportsMPE 2016-08-31 13:04:24 +01:00
processors Fixed a compiler warning for MIDI effect plug-ins 2016-09-16 15:20:58 +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 (Fixed mistake in last commit) 2016-04-08 16:20:56 +01:00
juce_audio_processors.h Bump version number to 4.2.4 2016-09-16 16:42:43 +01:00
juce_audio_processors.mm Update copyright notice 2015-07-22 15:59:34 +01:00