The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 66a52e505b 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. 9 years ago
..
AAX Fix various multi-bus issues and add support for consistent surround channel ordering 9 years ago
AU Fix a bug where AUs would incorrectly return an error when Logic tries to decrease the number of buses 9 years ago
RTAS Fixed broken RTAS compilation on Visual Studio. 9 years ago
Standalone Additions to StandaloneFilterWindow 9 years ago
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. 9 years ago
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 9 years ago
utility Fixed broken RTAS compilation on Visual Studio. 9 years ago
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. 9 years ago
juce_module_info Version number update 9 years ago