1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/modules/juce_audio_plugin_client
2016-08-05 16:20:23 +01:00
..
AAX Add new line to end of juce_AAX_Modifier_Injector.h 2016-07-11 16:17:33 +01:00
AU Fix AUv3 OS X version compiler error message 2016-07-25 14:58:01 +01:00
RTAS Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
Standalone Automatically connect midi input devices on mobile in standalone filter apps 2016-08-05 16:20:23 +01:00
utility Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
VST Allow having zero programs in VST 2016-08-01 10:04:58 +01:00
VST3 Send parameter changes to processor when received via the EditController 2016-08-01 09:42: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
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
juce_audio_plugin_client_AU_2.mm
juce_audio_plugin_client_AUv3.mm
juce_audio_plugin_client_RTAS.r Fix RTAS support 2016-05-05 19:52:19 +01:00
juce_audio_plugin_client_RTAS_1.cpp
juce_audio_plugin_client_RTAS_2.cpp
juce_audio_plugin_client_RTAS_3.cpp
juce_audio_plugin_client_RTAS_4.cpp
juce_audio_plugin_client_RTAS_utils.cpp
juce_audio_plugin_client_RTAS_utils.mm
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
juce_audio_plugin_client_VST2.cpp
juce_audio_plugin_client_VST3.cpp
juce_audio_plugin_client_VST_utils.mm