|
VST 3 Interfaces VST 3.8
SDK for developing VST plug-in
|
#include "pluginterfaces/vst/ivstcomponent.h"#include "pluginterfaces/vst/vsttypes.h"#include "pluginterfaces/base/falignpush.h"#include "pluginterfaces/base/falignpop.h"Classes | |
| struct | Midi2Controller |
| Midi2Controller. More... | |
| struct | Midi2ControllerParamIDAssignment |
| struct | Midi2ControllerParamIDAssignmentList |
| struct | Midi1ControllerParamIDAssignment |
| struct | Midi1ControllerParamIDAssignmentList |
| class | IMidiMapping2 |
| MIDI Mapping interface: Vst::IMidiMapping2. More... | |
| class | IMidiLearn2 |
| MIDI Learn interface: Vst::IMidiLearn2. More... | |
Namespaces | |
| namespace | Steinberg |
| namespace | Steinberg::Vst |
| All VST specific interfaces are located in Vst namespace. | |
Typedefs | |
| using | MidiGroup = uint8 |
| using | MidiChannel = uint8 |
| using | BusIndex = int32 |