1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-01 03:10:06 +00:00
JUCE/modules/juce_audio_processors
2016-01-08 16:01:12 +00:00
..
format Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
format_types Avoided some Visual Studio 2010 warnings due to qualified enums (not allowed in pre-C++11). 2016-01-08 16:01:12 +00:00
processors Avoided warning in Visual Studio (shadowing variables) by renaming private member variable AudioProcessor::sampleRate to currentSampleRate. 2016-01-08 15:39:34 +00:00
scanning Audio Plugins: Added member variable PluginDescription::lastInfoUpdateTime 2015-11-09 17:21:33 +00:00
utilities Improved rounding for values in AudioParameterChoice::convertTo0to1() 2015-11-09 10:55:37 +00:00
juce_audio_processors.cpp Removed some unnecessary includes of AppConfig.h 2015-12-24 11:55:46 +00:00
juce_audio_processors.h Added multi-bus support for audio plug-in clients 2015-12-16 17:58:25 +00:00
juce_audio_processors.mm Update copyright notice 2015-07-22 15:59:34 +01:00
juce_module_info Version number update 2015-12-16 18:14:23 +00:00