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
2015-03-24 09:13:10 +00:00
..
format Minor clean-ups 2014-04-29 14:14:21 +01:00
format_types Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00
processors Added a flag JUCE_DISABLE_AUDIOPROCESSOR_BEGIN_END_GESTURE_CHECKING which can be used to avoid sanity-checks on plugin parameter gestures 2015-03-24 09:13:10 +00:00
scanning Added a couple of methods to PluginListComponent to allow deletion of selected plugins and access to the listbox. 2015-03-17 21:55:30 +00:00
juce_audio_processors.cpp Removed an unnecessary inclusion of Carbon.h 2014-08-21 20:48:21 +01:00
juce_audio_processors.h Added new base-class AudioProcessorParameter, and modified the AudioProcessor class to manage a list of these as a cleaner way of handling its parameters. 2014-10-13 16:19:15 +01:00
juce_audio_processors.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2014-12-16 17:21:34 +00:00