VST 3 Interfaces
VST 3.6.7
SDK for developing VST Plug-in
|
#include "pluginterfaces/base/funknown.h"
#include "vsttypes.h"
#include "pluginterfaces/base/falignpush.h"
#include "pluginterfaces/base/falignpop.h"
Data Structures | |
struct | FrameRate |
Frame Rate. More... | |
struct | Chord |
Description of a chord. More... | |
struct | ProcessContext |
Audio processing context. More... | |
Namespaces | |
Steinberg | |
Steinberg::Vst | |
All VST specific interfaces are located in Vst namespace. | |