1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_processors
2018-01-17 15:24:05 +00:00
..
format More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
format_types Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +00:00
processors Fixed a bug with some ifdeffed VST3 code in the AudioProcessor definition 2018-01-17 15:24:05 +00:00
scanning Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +00:00
utilities Added some documentation to the AudioProcessorValueTreeState class 2018-01-16 12:10:04 +00:00
juce_audio_processors.cpp iOS: Fixed an ambiguous reference to AudioBuffer when compiling the AudioUnitPluginFormat host code for iOS 2017-09-11 15:57:33 +01:00
juce_audio_processors.h Bump version number to 5.2.0 2017-10-25 12:07:32 +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