VST 3 Examples VST 3.7
SDK for developing VST plug-in
|
Macros | |
#define | kAUcomponentType 'aufx' |
#define | kAUcomponentType1 aufx |
#define | kAUcomponentSubType 'gav3' |
#define | kAUcomponentSubType1 gav3 |
#define | kAUcomponentManufacturer 'Stgb' |
#define | kAUcomponentManufacturer1 Stgb |
#define | kAUcomponentDescription AUv3WrapperExtension |
#define | kAUcomponentName Steinberg: AGainv3 |
#define | kAUcomponentTag Effects |
#define | kAUcomponentVersion 65536 |
#define | kSupportedNumChannels 1122 |
#define | kAudioFileName "drumLoop" |
#define | kAudioFileFormat "wav" |
#define | kAUcomponentFlags 0 |
#define | kAUcomponentFlagsMask 0 |
#define | kAUapplicationDelegateClassName AppDelegate |
#define kAUcomponentType 'aufx' |
#define kAUcomponentType1 aufx |
#define kAUcomponentSubType 'gav3' |
#define kAUcomponentSubType1 gav3 |
#define kAUcomponentManufacturer 'Stgb' |
#define kAUcomponentManufacturer1 Stgb |
#define kAUcomponentDescription AUv3WrapperExtension |
#define kAUcomponentName Steinberg: AGainv3 |
#define kAUcomponentTag Effects |
#define kAUcomponentVersion 65536 |
#define kSupportedNumChannels 1122 |
#define kAudioFileName "drumLoop" |
#define kAudioFileFormat "wav" |
#define kAUcomponentFlags 0 |
#define kAUcomponentFlagsMask 0 |
#define kAUapplicationDelegateClassName AppDelegate |