VST 3 Examples
VST 3.7
SDK for developing VST plug-in
|
#include <mdaPianoProcessor.h>
Classes | |
struct | KGRP |
struct | VOICE |
Public Types | |
enum | { EVENTBUFFER =120, EVENTS_DONE =99999999, NPARAMS =12, kNumPrograms = 8, NVOICES =32, SUSTAIN =128, WAVELEN =586348 } |
![]() | |
enum | Flags |
Static Public Member Functions | |
static FUnknown * | createInstance (void *) |
Static Public Attributes | |
static FUID | uid |
static float | programParams [][NPARAMS] |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
![]() | |
static const FUID | iid |
Protected Attributes | |
float | Fs |
float | iFs |
int32 | notes [EVENTBUFFER+8] |
KGRP | kgrp [16] |
global internal variables More... | |
VOICE | voice [NVOICES] |
int32 | activevoices |
int32 | poly |
int32 | cpos |
short * | waves |
int32 | cmax |
float * | comb |
float | cdep |
float | width |
float | trim |
int32 | size |
int32 | sustain |
float | tune |
float | fine |
float | random |
float | stretch |
float | muff |
float | muffvel |
float | sizevel |
float | velsens |
float | volume |
int32 | eventPos |
Steinberg::uint32 | currentProgram |
![]() | |
ParamValue * | params |
uint32 | numParams |
int32 | bypassRamp |
float * | bypassBuffer0 |
float * | bypassBuffer1 |
bool | bypassState |
PianoProcessor | ( | ) |
~PianoProcessor | ( | ) |
|
inlinevirtual |
Implements BaseProcessor.
Reimplemented from BaseProcessor.
|
virtual |
Implements BaseProcessor.
|
inlinevirtual |
Reimplemented from BaseProcessor.
|
inlinevirtual |
Reimplemented from BaseProcessor.
|
inlinevirtual |
Reimplemented from BaseProcessor.
|
virtual |
Reimplemented from BaseProcessor.
|
virtual |
Reimplemented from BaseProcessor.
|
inlinestatic |
|
protectedvirtual |
Reimplemented from BaseProcessor.
|
protectedvirtual |
Reimplemented from BaseProcessor.
|
protectedvirtual |
Reimplemented from BaseProcessor.
|
protected |
|
static |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
global internal variables
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |