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
Namespaces | Macros | Functions | Variables
validator.cpp File Reference
#include "validator.h"
#include "public.sdk/source/vst/hosting/plugprovider.h"
#include "public.sdk/source/vst/hosting/stringconvert.h"
#include "pluginterfaces/vst/ivstcomponent.h"
#include "pluginterfaces/vst/ivstaudioprocessor.h"
#include "pluginterfaces/vst/ivsthostapplication.h"
#include "pluginterfaces/vst/ivsteditcontroller.h"
#include "pluginterfaces/vst/ivstunits.h"
#include "base/source/fcommandline.h"
#include <cstdio>
#include <iostream>

Namespaces

 Steinberg
 
 Steinberg::Vst
 

Macros

#define kHelpOption   "help"
 
#define kVersionOption   "version"
 
#define kLocalInstanceOption   "l"
 
#define kSuiteNameOption   "suite"
 
#define kQuietOption   "q"
 
#define kTestComponentPath   "test-component"
 
#define kLookupInstalledPlugIns   "list"
 

Functions

void printAllInstalledPlugins ()
 

Variables

FUnknown * gStandardPluginContext = nullptr
 

Macro Definition Documentation

#define kHelpOption   "help"
#define kVersionOption   "version"
#define kLocalInstanceOption   "l"
#define kSuiteNameOption   "suite"
#define kQuietOption   "q"
#define kTestComponentPath   "test-component"
#define kLookupInstalledPlugIns   "list"
Empty

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