1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-09 04:30:09 +00:00
JUCE/modules/juce_audio_processors/processors
reuk 8433c098b9 MIDI: Add Midi Logger plugin demo PIP
We also build this into the AudioPluginHost, as a convenient way to
check the midi outputs of plugins and devices.
2020-04-16 12:18:46 +01:00
..
juce_AudioPluginInstance.cpp Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_AudioPluginInstance.h Warnings: Add warning-wrangling header 2020-04-13 13:16:05 +01:00
juce_AudioProcessor.cpp Warnings: Add warning-wrangling header 2020-04-13 13:16:05 +01:00
juce_AudioProcessor.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_AudioProcessorEditor.cpp CMake: Add support for building JUCE projects with CMake 2020-04-13 12:10:11 +01:00
juce_AudioProcessorEditor.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_AudioProcessorGraph.cpp MIDI: Add Midi Logger plugin demo PIP 2020-04-16 12:18:46 +01:00
juce_AudioProcessorGraph.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_AudioProcessorListener.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_AudioProcessorParameter.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_AudioProcessorParameterGroup.cpp Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_AudioProcessorParameterGroup.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_GenericAudioProcessorEditor.cpp Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_GenericAudioProcessorEditor.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_PluginDescription.cpp Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
juce_PluginDescription.h Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00