1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-07 04:10:08 +00:00
JUCE/examples/audio plugin demo/Source
2016-08-19 11:38:35 +01:00
..
PluginEditor.cpp modified valueChanged() to notify host only on mouse clicks. 2016-08-19 11:38:35 +01:00
PluginEditor.h Add options to make AuidoProcessorEditors resizable with constraints 2016-05-19 14:28:34 +01:00
PluginProcessor.cpp Fix an edge-case if the last stored editor window size is zero 2016-05-19 14:40:33 +01:00
PluginProcessor.h Allow having zero programs in VST 2016-08-01 10:04:58 +01:00
SinewaveSynth.h Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 2015-11-02 14:49:47 +00:00