1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-07 04:10:08 +00:00
JUCE/modules/juce_audio_processors
hogliux 7d28d7dec2 Added a fix to generate the AAX plug-in ID from the channel configuration (and not an arbitrary order in which JUCE probes configurations)
Also added the method AudioProcessor::getAAXPluginIDForMainBusConfig for developers to override the generation of AAX plug-in IDs so that their plug-ins remain backward compatible
2017-02-13 11:57:22 +00:00
..
format Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
format_types Increased accuracy of frame rate constants in the plugin wrappers 2017-02-13 08:55:07 +00:00
processors Added a fix to generate the AAX plug-in ID from the channel configuration (and not an arbitrary order in which JUCE probes configurations) 2017-02-13 11:57:22 +00:00
scanning Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
utilities Return AudioProcessorParameterWithID from AudioProcessorValueTreeState methods 2017-02-09 10:25:04 +00:00
juce_audio_processors.cpp Return AudioProcessorParameterWithID from AudioProcessorValueTreeState methods 2017-02-09 10:25:04 +00:00
juce_audio_processors.h Return AudioProcessorParameterWithID from AudioProcessorValueTreeState methods 2017-02-09 10:25:04 +00:00
juce_audio_processors.mm Update copyright notice 2015-07-22 15:59:34 +01:00