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 dc3614e9a8 Fixed a threading issue when checking for duplicate parameter IDs 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 Improved the thread safety of AudioProcessorGraph 6 years ago
processors Fixed a threading issue when checking for duplicate parameter IDs 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 Made the audio parameter classes thread safe 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.5 6 years ago
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 8 years ago