VST 3 Examples  VST 3.7
SDK for developing VST plug-in
mdaEPianoProcessor.cpp File Reference
#include "mdaEPianoProcessor.h"
#include "mdaEPianoController.h"
#include "mdaEPianoData.h"
#include <math.h>

Namespaces

 Steinberg
 
 Steinberg::Vst
 
 Steinberg::Vst::mda
 

Macros

#define NPARAMS   12
 
#define SUSTAIN   128
 
#define SILENCE   0.0001f
 
#define WAVELEN   422414
 
#define EVENTS_DONE   99999999
 

Macro Definition Documentation

◆ NPARAMS

#define NPARAMS   12

◆ SUSTAIN

#define SUSTAIN   128

◆ SILENCE

#define SILENCE   0.0001f

◆ WAVELEN

#define WAVELEN   422414

◆ EVENTS_DONE

#define EVENTS_DONE   99999999
Empty

Copyright ©2020 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.