VST 3 Examples
VST 3.6.14
SDK for developing VST Plug-in
|
#include <plug.h>
Static Public Member Functions | |
static FUnknown * | createInstance (void *context) |
static FUnknown * | createInstance (void *context) |
static FUnknown * | createInstance (void *context) |
static FUnknown * | createInstance (void *context) |
Public Attributes | |
OBJ_METHODS(Plug, AudioEffect) DEFINE_INTERFACES DEF_INTERFACE(Vst int32 | mPrefetchableMode |
![]() | |
OBJ_METHODS(Component, ComponentBase) DEFINE_INTERFACES DEF_INTERFACE(IComponent) END_DEFINE_INTERFACES(ComponentBase) REFCOUNT_METHODS(ComponentBase) protected BusList | audioInputs |
BusList | audioOutputs |
BusList | eventInputs |
BusList | eventOutputs |
OBJ_METHODS(ComponentBase, FObject) DEFINE_INTERFACES DEF_INTERFACE(IPluginBase) DEF_INTERFACE(IConnectionPoint) END_DEFINE_INTERFACES(FObject) REFCOUNT_METHODS(FObject) protected IPtr < IConnectionPoint > | peerConnection |
Protected Attributes | |
bool | bBypass |
int32 | mLastNoteOnId |
int32 | mLastNoteOnPitch |
int32 | currentProgram |
float | currentGainValue |
Additional Inherited Members | |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
Plug | ( | ) |
Plug | ( | ) |
Plug | ( | ) |
Plug | ( | ) |
|
inlinestatic |
Called at first after constructor.
Reimplemented from AudioEffect.
|
virtual |
Here we go...the process call.
Reimplemented from AudioEffect.
For persistence.
Reimplemented from AudioEffect.
Reimplemented from AudioEffect.
|
inlinestatic |
Called at first after constructor.
Reimplemented from AudioEffect.
|
virtual |
Here we go...the process call.
Reimplemented from AudioEffect.
For persistence.
Reimplemented from AudioEffect.
Reimplemented from AudioEffect.
|
inlinestatic |
Called at first after constructor.
Reimplemented from AudioEffect.
|
virtual |
Here we go...the process call.
Reimplemented from AudioEffect.
For persistence.
Reimplemented from AudioEffect.
Reimplemented from AudioEffect.
|
virtual |
Implements IPrefetchableSupport.
|
inlinestatic |
Called at first after constructor.
Reimplemented from AudioEffect.
|
virtual |
Here we go...the process call.
Reimplemented from AudioEffect.
For persistence.
Reimplemented from AudioEffect.
Reimplemented from AudioEffect.
|
protected |
|
protected |
|
protected |
OBJ_METHODS (Plug, AudioEffect) DEFINE_INTERFACES DEF_INTERFACE (Vst int32 mPrefetchableMode |
|
protected |
|
protected |