VST 3 Examples  VST 3.6.8
SDK for developing VST Plug-in
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
validator.h File Reference

Classes

class  Validator
 Main Class of Validator. More...
 
class  VstModule
 This handles the Plug-in factory in its library. More...
 

Namespaces

 Steinberg
 
 Steinberg::Vst
 

Macros

#define SEPARATOR   "-------------------------------------------------------------\n"
 
#define VALIDATOR_INFO
 
#define VALIDATOR_USAGE
 

Macro Definition Documentation

#define SEPARATOR   "-------------------------------------------------------------\n"
#define VALIDATOR_INFO
Value:
kVstVersionString " Plug-in Validator\n" \
"Program by Steinberg (Built on " __DATE__ ")\n" \
#define SEPARATOR
Definition: validator.h:58
AGain kVstVersionString
Definition: againentry.cpp:82
#define VALIDATOR_USAGE
Value:
"Usage: vstvalidator [options] <component path> \n" \
" where options are -l (use a local instance for each test instead of a global one)\n"
Empty

Copyright ©2018 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.