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-03-02 10:46:07 +00:00
..
AAX Fix various multi-bus issues and add support for consistent surround channel ordering 2016-02-09 17:46:28 +00:00
AU Fix a bug where AUs would incorrectly return an error when Logic tries to decrease the number of buses 2016-02-22 11:37:02 +00:00
RTAS Fixed broken RTAS compilation on Visual Studio. 2016-02-25 23:32:35 +00:00
Standalone Additions to StandaloneFilterWindow 2016-01-13 13:00:14 +00:00
utility Added DaVinci Resolve to PluginHostType 2016-03-02 10:46:07 +00:00
VST Removed an old workaround in the VST wrapper that would substitute a sample rate of 44100 if the host failed to provide a rate. Now, in line with other formats, the VST wrapper will pass a rate of 0 through to the plugin. 2016-02-29 15:13:14 +00:00
VST3 Added an internal flag JUCE_VST3_EMULATE_MIDI_CC_WITH_PARAMETERS which can turn off this VST3 hack if you don't need it 2016-02-16 14:37:33 +00:00
juce_audio_plugin_client.h Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 2016-01-28 15:34:00 +00:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00