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.
6073
Commits
11
Branches
314MB
Tree:
dfc4428af6
develop
develop-distrho
v5.x-distrho
v6.0.8
v6.0.8-distrho
v6.1.6
v6.1.6-distrho
v7.0.12
v7.0.12-distrho
v7.0.9
v7.0.9-distrho
2021-05-28
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'dfc4428af6'
${ noResults }
JUCE
/
modules
/
juce_audio_plugin_client
History
hogliux
7cecc7edfb
Add automation support for VST3 bypass
10 years ago
..
AAX
Fix various multi-bus issues and add support for consistent surround channel ordering
10 years ago
AU
Fix a bug where AUs would incorrectly return an error when Logic tries to decrease the number of buses
10 years ago
RTAS
Fixed broken RTAS compilation on Visual Studio.
10 years ago
Standalone
Fix StandaloneFilterWindow compile error
10 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.
10 years ago
VST3
Add automation support for VST3 bypass
10 years ago
utility
Added DaVinci Resolve to PluginHostType
10 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.
10 years ago
juce_module_info
Version number update
10 years ago