VST 3 Examples
VST 3.7
SDK for developing VST plug-in
- a -
AAXWrapper_GetDescription() :
againaax.cpp
- b -
BEGIN_FACTORY_DEF() :
adelay/source/factory.cpp
,
syncdelayfactory.cpp
,
programchange/source/plugentry.cpp
,
prefetchablesupport/source/plugentry.cpp
,
pitchnames/source/factory.cpp
,
plugfactory.cpp
,
note_expression_text/source/plugentry.cpp
,
note_expression_synth/source/factory.cpp
,
hostchecker/source/factory.cpp
,
channelcontext/source/plugentry.cpp
,
againentry.cpp
- c -
createEffectInstance() :
againentry_vst2.cpp
- d -
DEF_CLASS2() :
againentry.cpp
DeinitModule() :
syncdelayfactory.cpp
,
programchange/source/plugentry.cpp
,
prefetchablesupport/source/plugentry.cpp
,
pitchnames/source/factory.cpp
,
plugfactory.cpp
,
note_expression_text/source/plugentry.cpp
,
note_expression_synth/source/factory.cpp
,
mdafactory.cpp
,
legacymidiccout/source/plugentry.cpp
,
hostchecker/source/factory.cpp
,
channelcontext/source/plugentry.cpp
,
againentry.cpp
,
adelay/source/factory.cpp
- i -
InitModule() :
againentry.cpp
,
programchange/source/plugentry.cpp
,
prefetchablesupport/source/plugentry.cpp
,
note_expression_text/source/plugentry.cpp
,
mdafactory.cpp
,
legacymidiccout/source/plugentry.cpp
,
channelcontext/source/plugentry.cpp
- m -
main() :
main.m
,
main.cpp
- w -
wmain() :
audiohost.cpp
Empty
Copyright ©2020
Steinberg Media Technologies GmbH
. All Rights Reserved. This documentation is under this
license
.