|
VST 3 Examples
VST 3.6.5
SDK for developing VST Plug-in
|
#include "public.sdk/source/main/pluginfactoryvst3.h"#include "note_expression_synth_processor.h"#include "note_expression_synth_controller.h"#include "note_expression_synth_ui.h"#include "version.h"Macros | |
| #define | stringPluginName "Note Expression Synth" |
Functions | |
| BEGIN_FACTORY_DEF ("Steinberg Media Technologies","http://www.steinberg.net","mailto:info@steinberg.de") DEF_CLASS2(INLINE_UID_FROM_FUID(Steinberg | |
| bool | DeinitModule () |
| #define stringPluginName "Note Expression Synth" |
| BEGIN_FACTORY_DEF | ( | "Steinberg Media Technologies" | , |
| "http://www.steinberg.net" | , | ||
| "mailto:info@steinberg.de" | |||
| ) |
| bool DeinitModule | ( | ) |