ASPiK SDK
|
implementation file for the vst3plugin which is the ASPiK VST Shell object More...
#include "vst3plugin.h"
#include "pluginterfaces/base/ftypes.h"
#include "pluginterfaces/base/futils.h"
#include "pluginterfaces/vst/ivstparameterchanges.h"
#include "pluginterfaces/vst/ivstmidicontrollers.h"
#include "base/source/fstreamer.h"
#include "customparameters.h"
#include "channelformats.h"
Enumerations | |
enum | { kPresetParam = 'prst' } |
Functions | |
::AudioEffect * | createEffectInstance (audioMasterCallback audioMaster) |
VST3->VST2 wrapper NOTE: Check licensing before distributing! More... | |
implementation file for the vst3plugin which is the ASPiK VST Shell object