#include "again.h"#include "againcontroller.h"#include "againcids.h"#include "version.h"#include "public.sdk/source/main/pluginfactoryvst3.h"Defines | |
| #define | stringPluginName "AGain VST3" |
| #define | stringPluginSideChainName "AGain SideChain VST3" |
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(AGainProcessorUID) | |
| AGain Steinberg::Vst::AGain::createInstance | DEF_CLASS2 (INLINE_UID_FROM_FUID(AGainControllerUID), PClassInfo::kManyInstances, kVstComponentControllerClass,"AGain VST3""Controller", 0,"", FULL_VERSION_STR, kVstVersionString, Steinberg::Vst::AGainController::createInstance) DEF_CLASS2(INLINE_UID_FROM_FUID(AGainWithSideChainProcessorUID) |
Variables | |
| kVstAudioEffectClass | |
| AGain | VST3 |
| AGain | Fx |
| AGain | FULL_VERSION_STR |
| AGain | kVstVersionString |
| #define stringPluginName "AGain VST3" |
| #define stringPluginSideChainName "AGain SideChain VST3" |
| bool InitModule | ( | ) |
| bool DeinitModule | ( | ) |
| BEGIN_FACTORY_DEF | ( | "Steinberg Media Technologies" | , | |
| "http://www.steinberg.net" | , | |||
| "mailto:info@steinberg.de" | ||||
| ) |
| AGain Steinberg::Vst::AGain::createInstance DEF_CLASS2 | ( | INLINE_UID_FROM_FUID(AGainControllerUID) | , | |
| PClassInfo::kManyInstances | , | |||
| kVstComponentControllerClass | , | |||
| "AGain VST3""Controller" | , | |||
| 0 | , | |||
| "" | , | |||
| FULL_VERSION_STR | , | |||
| kVstVersionString | , | |||
| Steinberg::Vst::AGainController::createInstance | ||||
| ) |
| AGain Steinberg::Vst::AGain::createInstance kVstAudioEffectClass |
| AGain Steinberg::Vst::AGain::createInstance AGain SideChain FULL_VERSION_STR |
| AGain Steinberg::Vst::AGain::createInstance AGain SideChain kVstVersionString |