VST 3 Examples
VST 3.6.7
SDK for developing VST Plug-in
|
#include "note_expression_synth_controller.h"
#include "note_expression_synth_voice.h"
#include "pluginterfaces/base/ustring.h"
#include "pluginterfaces/base/futils.h"
#include "pluginterfaces/vst/ivstmidicontrollers.h"
#include "base/source/fstring.h"
Namespaces | |
Steinberg | |
Steinberg::Vst | |
Steinberg::Vst::NoteExpressionSynth | |