|
VST 3 Examples VST 3.8
SDK for developing VST plug-in
|
#include "remapparamidcids.h"#include "remapparamidcontroller.h"#include "remapparamidprocessor.h"#include "version.h"#include "public.sdk/source/main/pluginfactory.h"Macros | |
| #define | stringPluginName "Test Remap ParamID" |
Functions | |
| BEGIN_FACTORY_DEF ("Steinberg", "https://www.mycompanyname.com", "mailto:test@test.fr") DEF_CLASS2(INLINE_UID_FROM_FUID(kTestRemapParamIDProcessorUID) | |
Variables | |
| kVstAudioEffectClass | |
| Test Remap | ParamID |
| Test Remap | Fx |
| Test Remap | FULL_VERSION_STR |
| Test Remap | kVstVersionString |
| #define stringPluginName "Test Remap ParamID" |
| BEGIN_FACTORY_DEF | ( | "Steinberg" | , |
| "https://www.mycompanyname.com" | , | ||
| "mailto:test@test.fr" | ) |
| kVstAudioEffectClass |
| Test Remap ParamID |
| Test Remap Fx |
| Test Remap FULL_VERSION_STR |
| Test Remap kVstVersionString |