This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
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.
5995
Commits
9
Branches
4.1GB
Tree:
f99b49c999
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f99b49c999'
${ noResults }
JUCE
/
modules
/
juce_audio_plugin_client
History
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