VST 3 Examples

The SDK includes some Plug-ins 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):

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!

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.