1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Corrected the JUCE version number in the comment above JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE in juce_audio_plugin_client.h

This commit is contained in:
ed 2018-04-11 10:06:47 +01:00
parent fabb3a1e09
commit ee087748de

View file

@ -72,7 +72,7 @@
DAW projects with automation data written by an AudioUnit, VST3 or
AAX plug-in built with JUCE version 5.1.1 or earlier may load
incorrectly when opened by an AudioUnit, VST3 or AAX plug-in built
with JUCE version 5.3.0 and later.
with JUCE version 5.2.0 and later.
*/
#ifndef JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE
#define JUCE_FORCE_LEGACY_PARAMETER_AUTOMATION_TYPE 0