The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules dccd4f0393 Added a flag JUCE_DISABLE_AUDIOPROCESSOR_BEGIN_END_GESTURE_CHECKING which can be used to avoid sanity-checks on plugin parameter gestures 10 years ago
..
format Minor clean-ups 11 years ago
format_types Tidied-up a few stray sign-conversion warnings. 10 years ago
processors Added a flag JUCE_DISABLE_AUDIOPROCESSOR_BEGIN_END_GESTURE_CHECKING which can be used to avoid sanity-checks on plugin parameter gestures 10 years ago
scanning Added a couple of methods to PluginListComponent to allow deletion of selected plugins and access to the listbox. 10 years ago
juce_audio_processors.cpp Removed an unnecessary inclusion of Carbon.h 11 years ago
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. 10 years ago
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 12 years ago
juce_module_info Version number update 10 years ago