1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/audio plugin demo/Source
2013-12-23 15:16:38 +00:00
..
PluginEditor.cpp Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
PluginEditor.h Implemented AudioProcessor::getParameterDefaultValue() in the plugin demo. 2013-11-14 21:34:40 +00:00
PluginProcessor.cpp Implemented AudioProcessor::getParameterDefaultValue() in the plugin demo. 2013-11-14 21:34:40 +00:00
PluginProcessor.h Implemented AudioProcessor::getParameterDefaultValue() in the plugin demo. 2013-11-14 21:34:40 +00:00