VST 3 SDK
VST 3.6.14
SDK for developing VST Plug-in
|
Helper Class wrapping a VST 3 Plug-in to a VST 2.4 Plug-in
The VST 3 SDK comes with a helper class which wraps one VST 3 Audio Processor and Edit Controller to a VST 2.x Plug-in.
You just need to add public.sdk/source/vst/vst2wrapper/vst2wrapper.sdk.cpp to your project and add the following code somewhere in your sources: