1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_audio_processors
2019-12-12 21:57:21 +00:00
..
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 2019-07-18 12:33:10 +01:00
format_types macOS: Fixed some compiler warnings 2019-12-12 21:57:21 +00:00
processors AudioProcessorGraph: Fixed an issue where processBlock could be called simultaneously with releaseResources 2019-12-09 10:42:17 +00:00
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 2019-07-18 12:33:10 +01:00
utilities APVTS: Use atomic floats for current parameter states 2019-12-09 15:01:49 +00:00
juce_audio_processors.cpp macOS: Cleaned up old 10.6 support ifdefs 2019-04-05 10:05:21 +01:00
juce_audio_processors.h Bump version number to 5.4.5 2019-10-16 10:01:09 +01:00
juce_audio_processors.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00