|
VST 3 Examples
VST 3.6.6
SDK for developing VST Plug-in
|
#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 |
| #define NPARAMS 12 |
| #define SUSTAIN 128 |
| #define SILENCE 0.0001f |
| #define WAVELEN 422414 |
| #define EVENTS_DONE 99999999 |