VST 3 Examples  VST 3.6.7
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
Data Structures | Namespaces | Macros
validator.h File Reference
#include "pluginterfaces/base/ipluginbase.h"
#include "pluginterfaces/test/itest.h"
#include "public.sdk/source/vst/testsuite/vsttestsuite.h"
#include "public.sdk/source/vst/hosting/hostclasses.h"
#include "public.sdk/source/vst/hosting/module.h"

Data Structures

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 ©2017 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.