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_plugin_client
2017-01-26 10:40:42 +00:00
..
AAX Added support for enabling/disabling sidechains in AAX 2017-01-23 14:37:16 +00:00
AU Fixed compiler error in AUv3_Wrapper 2017-01-16 11:32:31 +00:00
RTAS Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
Standalone Added support for saving audio/midi setting in standalone wrappers 2016-09-28 14:10:19 +01:00
utility Fixed JUCE_VST3_CAN_REPLACE_VST2 behaviour 2017-01-12 11:24:42 +00:00
VST Fixed an issue where VST2 would report wrong input layout for plug-ins with sidechains 2017-01-23 15:36:38 +00:00
VST3 Fixed JUCE_VST3_CAN_REPLACE_VST2 behaviour 2017-01-12 11:24:42 +00:00
AUResources.r Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +01:00
juce_audio_plugin_client.h Bump version number to 4.3.1 2017-01-26 10:40:42 +00:00
juce_audio_plugin_client_AAX.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_AAX.mm Fixed AAX plug-in builds with new module format on OS X. 2016-04-13 14:20:30 +01:00
juce_audio_plugin_client_AU.r Fix RTAS support 2016-05-05 19:52:19 +01:00
juce_audio_plugin_client_AU_1.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_AU_2.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_AUv3.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS.r Fix RTAS support 2016-05-05 19:52:19 +01:00
juce_audio_plugin_client_RTAS_1.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_2.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_3.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_4.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_utils.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_RTAS_utils.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_Standalone.cpp Modified compile-time error to warn the user that juce_audio_devices module is also needed when building AUv3s 2016-09-13 11:05:49 +01:00
juce_audio_plugin_client_utils.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_VST2.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_VST3.cpp Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
juce_audio_plugin_client_VST_utils.mm Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00