1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_audio_processors
2018-04-25 12:56:23 +01:00
..
format Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
format_types Add a config flag to juce_audio_processors for enabling LADSPA plugin hosting and enable it in AudioPluginHost 2018-04-25 12:56:23 +01:00
processors Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
scanning Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
utilities Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_audio_processors.cpp Re-worked plug-in wrappers to all use new parameter system via LegacyAudioParameter wrapper class 2018-04-04 11:26:26 +01:00
juce_audio_processors.h Add a config flag to juce_audio_processors for enabling LADSPA plugin hosting and enable it in AudioPluginHost 2018-04-25 12:56:23 +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