1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/examples/audio plugin demo/Source
2015-05-05 18:27:53 +01:00
..
PluginEditor.cpp Minor clean-up in audio demo plugin code 2015-05-05 18:27:53 +01:00
PluginEditor.h Add beginChangeGesture/endChangeGesture support to audio demo plug-in 2015-05-05 18:27:41 +01:00
PluginProcessor.cpp Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params. 2015-03-26 15:40:52 +00:00
PluginProcessor.h Added support for parameter value<->text conversion in VST and VST3 plugin formats. Also updated the JUCE demo audio plugin code to use the new AudioProcessorParameter class for its params. 2015-03-26 15:40:52 +00:00