/ VST Home / What is the VST 3 SDK?
AAX, AUv3 and AU Wrappers
On this page:
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 folders basewrapper, aaxwrapper, auv3wrapper and auwrapper in the folder "public.sdk/source/vst" of the SDK!
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