| VST 3 Examples VST 3.7
    SDK for developing VST plug-in | 
#include "plug.h"#include "plugcontroller.h"#include "plugcids.h"#include "version.h"#include "public.sdk/source/main/pluginfactory.h"| Macros | |
| #define | stringPluginName "Test Channel Context" | 
| Functions | |
| BEGIN_FACTORY_DEF ("Steinberg Media Technologies", "http://www.steinberg.net", "mailto:info@steinberg.de") DEF_CLASS2(INLINE_UID_FROM_FUID(PlugProcessorUID) | |
| Variables | |
| kVstAudioEffectClass | |
| Test Channel | Context | 
| Test Channel Spatial Fx Up Downmix | Instrument | 
| Test Channel Spatial Fx Up Downmix | FULL_VERSION_STR | 
| Test Channel Spatial Fx Up Downmix | kVstVersionString | 
| BEGIN_FACTORY_DEF | ( | "Steinberg Media Technologies" | , | 
| "http://www.steinberg.net" | , | ||
| "mailto:info@steinberg.de" | |||
| ) | 
| kVstAudioEffectClass | 
| Test Channel Context |