1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-29 02:40:05 +00:00
JUCE/examples/audio plugin demo/Source
2016-09-20 14:57:38 +01:00
..
PluginEditor.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
PluginEditor.h Add options to make AuidoProcessorEditors resizable with constraints 2016-05-19 14:28:34 +01:00
PluginProcessor.cpp Fixed automation bug when switching between presets in VST and VST3 2016-09-20 14:57:38 +01:00
PluginProcessor.h Revised multibus API and added support for multibus hosting 2016-09-16 17:06:19 +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