VST 3 Examples
VST 3.6.14
SDK for developing VST Plug-in
|
#include "note_expression_synth_controller.h"
#include "note_expression_synth_processor.h"
#include "vstgui/contrib/keyboardview.h"
#include "vstgui/plugin-bindings/vst3editor.h"
Classes | |
class | ControllerWithUI |
Example Note Expression Audio Controller + User Interface. More... | |
class | ProcessorWithUIController |
Example Note Expression Audio Processor + User Interface. More... | |
Namespaces | |
Steinberg | |
Steinberg::Vst | |
Steinberg::Vst::NoteExpressionSynth | |