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.
Tom Poole 2945fc1295 VST3: Fixed a bug mapping channel types 6 years ago
..
format Added some static methods to all the AudioPluginFormat classes to allow their type names to be retrieved without an instance being created. Also added a method AudioPluginFormatManager::getFormats() for easier iteration of formats 6 years ago
format_types VST3: Fixed a bug mapping channel types 6 years ago
processors Cancel any pending async updates in DuplicateParamIDCheck destructor 6 years ago
scanning Added some static methods to all the AudioPluginFormat classes to allow their type names to be retrieved without an instance being created. Also added a method AudioPluginFormatManager::getFormats() for easier iteration of formats 6 years ago
utilities Tightened up an assertion in AudioParameterChoice 6 years ago
juce_audio_processors.cpp macOS: Cleaned up old 10.6 support ifdefs 6 years ago
juce_audio_processors.h Bump version number to 5.4.3 6 years ago
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 8 years ago