|
VST 3 Examples
VST 3.6.7
SDK for developing VST Plug-in
|
#include "plug.h"#include "plugcontroller.h"#include "plugcids.h"#include "version.h"#include "public.sdk/source/main/pluginfactoryvst3.h"Macros | |
| #define | stringPluginName "Test Channel Context" |
Functions | |
| bool | InitModule () |
| bool | DeinitModule () |
| 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 | kVstVersionString |
| #define stringPluginName "Test Channel Context" |
| bool InitModule | ( | ) |
| bool DeinitModule | ( | ) |
| BEGIN_FACTORY_DEF | ( | "Steinberg Media Technologies" | , |
| "http://www.steinberg.net" | , | ||
| "mailto:info@steinberg.de" | |||
| ) |
| kVstAudioEffectClass |
| Test Channel Context |
| Test Channel Spatial Fx Up Downmix Instrument |
| Test Channel Spatial Fx Up Downmix kVstVersionString |