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
2016-07-05 11:27:53 +01:00
..
AAX Fix compile error in AAX wrapper 2016-06-15 10:24:44 +01:00
AU Revert commit d0c238d: Use getParameterText to respond to AU's kAudioUnitProperty_ParameterStringFromValue 2016-06-27 16:06:09 +01:00
RTAS Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
Standalone Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
utility Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
VST Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
VST3 Fixed some code that used a C++11 function 2016-06-27 12:01:33 +01:00
juce_audio_plugin_client.h Version number update 2016-07-05 11:27:53 +01: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 Avoided compile problems when the JUCE_USE_CUSTOM_AU3_STANDALONE_APP flag is set 2016-05-31 09:46:42 +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