/ VST Home / What is the VST 3 SDK?
AAX, AUv3, AU and VST 2 Wrappers
On this page:
- VST 3 - VST 2.x Wrapper
- VST 3 - AAX Wrapper
- VST 3 - Audio Unit v3 Wrapper
- VST 3 - Audio Unit Wrapper
Related pages:
These wrappers allow you to create versions of your VST 3 plug-in in other plug-in formats with minimum effort:
Check the folder "public.sdk/source/vst/aaxwrapper" of the SDK!
VST 3 - VST 2.x Wrapper
Helper Class wrapping a VST 3 plug-in to a VST 2.4 plug-in
VST 3 - AAX Wrapper
Helper Class wrapping a VST 3 plug-in to an AAX plug-in
VST 3 - Audio Unit v3 Wrapper
Helper Class wrapping a VST 3 plug-in to an Audio Unit v3 plug-in
VST 3 - Audio Unit Wrapper
Helper Class wrapping a VST 3 plug-in to an Audio Unit v2 plug-in