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/processors
2017-08-31 14:17:43 +01:00
..
juce_AudioPluginInstance.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_AudioProcessor.cpp Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes 2017-08-18 17:52:23 +01:00
juce_AudioProcessor.h Added the ability to use non-automatable parameters with the AudioProcessorValueTreeState class 2017-08-31 14:17:43 +01:00
juce_AudioProcessorEditor.cpp AUv3: Added support for MIDI output, host MIDI controller visibility and MPE 2017-07-28 08:57:38 +01:00
juce_AudioProcessorEditor.h AUv3: Added support for MIDI output, host MIDI controller visibility and MPE 2017-07-28 08:57:38 +01:00
juce_AudioProcessorGraph.cpp AudioProcessorGraph: Fixed a crash when the processor graph is called with block sizes larger than reported by prepareToPlay 2017-08-11 11:45:12 +01:00
juce_AudioProcessorGraph.h AudioProcessorGraph: Fixed a crash when the processor graph is called with block sizes larger than reported by prepareToPlay 2017-08-11 11:45:12 +01:00
juce_AudioProcessorListener.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_AudioProcessorParameter.h Added the ability to use non-automatable parameters with the AudioProcessorValueTreeState class 2017-08-31 14:17:43 +01:00
juce_GenericAudioProcessorEditor.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_GenericAudioProcessorEditor.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_PluginDescription.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_PluginDescription.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00