|
VST 3 SDK
VST 3.6.6
SDK for developing VST Plug-in
|
#import "VST3Plugin.h"#import "HostApp.h"#import "pluginterfaces/base/ipluginbase.h"#import "pluginterfaces/vst/ivstmessage.h"#import "pluginterfaces/vst/ivstmidicontrollers.h"#import "pluginterfaces/vst/ivstinterappaudio.h"#import "public.sdk/source/vst/auwrapper/NSDataIBStream.h"#import "public.sdk/source/vst/hosting/hostclasses.h"#import "base/source/updatehandler.h"#import <libkern/OSAtomic.h>Namespaces | |
| Steinberg | |
| Steinberg::Vst | |
| Steinberg::Vst::InterAppAudio | |
Functions | |
| bool | bundleEntry (CFBundleRef) |
| bool | bundleExit (void) |
| __attribute__ ((constructor)) static void InitUpdateHandler() | |
| bool bundleEntry | ( | CFBundleRef | ) |
| bool bundleExit | ( | void | ) |