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.
hogliux b56e3890c2 Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes 7 years ago
..
juce_AudioPluginInstance.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_AudioProcessor.cpp Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes 7 years ago
juce_AudioProcessor.h Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes 7 years ago
juce_AudioProcessorEditor.cpp AUv3: Added support for MIDI output, host MIDI controller visibility and MPE 8 years ago
juce_AudioProcessorEditor.h AUv3: Added support for MIDI output, host MIDI controller visibility and MPE 8 years ago
juce_AudioProcessorGraph.cpp AudioProcessorGraph: Fixed a crash when the processor graph is called with block sizes larger than reported by prepareToPlay 7 years ago
juce_AudioProcessorGraph.h AudioProcessorGraph: Fixed a crash when the processor graph is called with block sizes larger than reported by prepareToPlay 7 years ago
juce_AudioProcessorListener.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_AudioProcessorParameter.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_GenericAudioProcessorEditor.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_GenericAudioProcessorEditor.h Updated file headers and the README with the JUCE 5 license 8 years ago
juce_PluginDescription.cpp Updated file headers and the README with the JUCE 5 license 8 years ago
juce_PluginDescription.h Updated file headers and the README with the JUCE 5 license 8 years ago