VST 3 Examples
VST 3.6.7
SDK for developing VST Plug-in
|
#include "public.sdk/source/vst/vsteditcontroller.h"
#include "public.sdk/source/vst/vstaudioeffect.h"
#include "eventlogdatabrowsersource.h"
#include "base/source/fstring.h"
#include "vstgui/plugin-bindings/vst3editor.h"
#include "hostcheck.h"
#include "logevents.h"
#include "pluginterfaces/vst/ivstchannelcontextinfo.h"
#include "pluginterfaces/vst/ivstrepresentation.h"
#include "pluginterfaces/vst/ivstnoteexpression.h"
#include "pluginterfaces/vst/ivstprefetchablesupport.h"
Data Structures | |
class | HostCheckerController |
Namespaces | |
Steinberg | |
Steinberg::Vst | |
Enumerations | |
enum | { kParam1Tag = 1000, kParam2Tag, kLatencyTag, kBypassTag } |