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.
hogliux cfb071d52f PlugIns: Ensured that the midi buffer is allocated with a reasonable size before the plugin starts processing 7 years ago
..
CoreAudioUtilityClasses Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 8 years ago
AUResources.r Fixed Carbon host support for AudioUnit v2 by fixing the Projucer's Rez file treatment to work with new module system. 9 years ago
juce_AU_Wrapper.mm Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_AUv3_Wrapper.mm PlugIns: Ensured that the midi buffer is allocated with a reasonable size before the plugin starts processing 7 years ago