VST 3 Examples  VST 3.6.7
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups Pages
VST 3 Examples

The SDK includes some Plug-ins and Host implementation examples: the Legendaries AGain and ADelay Plug-in ADelay, thanks Paul Kellet the OpenSource mda Plug-ins, a basic Note Expression Synth Plug-in supporting "Note Expression Event" and an example of pitchnames support Plug-in (PitchNames Plug-in) and...:



ADelay Plug-in

Very simple delay Plug-in:

Check the folder public.sdk/samples/vst/adelay of the SDK!

Classes:

AGain Plug-in

The SDK includes a AGain Plug-in which is a very simple VST 3 Plug-in. This Plug-in:

again.jpg

Check the folder public.sdk/samples/vst/again of the SDK!

Classes:

mda Plug-ins

Based on the OpenSource mda Plug-ins (http://mda.smartelectronix.com/), this set of Plug-ins demonstrates how wrap DSP code in a VST 3 Plug-in.

Check the folder public.sdk/samples/vst/mda-vst3 of the SDK!

Classes:

Note Expression Synth Plug-in

note_expression_synth.jpg

Check the folder public.sdk/samples/vst/note_expression_synth of the SDK!

Classes:

PitchNames Plug-in

Check the folder public.sdk/samples/vst/pitchnames of the SDK!

Classes:

HostChecker Plug-in

hostchecker.jpg

Check the folder public.sdk/samples/vst/hostchecker of the SDK!


TestChannelContext Plug-in

Very simple Plug-in:

channelcontext.jpg

Check the folder public.sdk/samples/vst/channelcontext of the SDK!


TestPrefetchableSupport Plug-in

Very simple Plug-in:

prefetchablesupport.jpg

Check the folder public.sdk/samples/vst/prefetchablesupport of the SDK!


TestProgramChange Plug-in

Very simple Plug-in:

programChange.jpg

Check the folder public.sdk/samples/vst/programchange of the SDK!

Empty

Copyright ©2017 Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.