I’m very proud to announce the first release of VSTKit, the cocoa framework for hosting VST3 plug-ins.
This is the first third party implementation for hosting VST3 plug-ins. Completely written in Cocoa and ready to use in every host application on Mac OS X. Also included is a test application which can be used to test VST3 plug-ins in another implementation than Cubase/Nuendo.
Go to the VSTKit page and download it.
Hello,
I’m trying to figure out what exactly VSTKit is - does it let you host VST plugins in an Audio Units host like Logic? Or is it something you compile your VST plugins with that lets them run in Audio Units hosts? or is it something you compile your Audio Units plugins in to run them in a VST Host? There doesn’t seem to be any documentation about what VSTKit is!
Thanks!
Joel
VSTKit is for Host developers to integrate VST3 plug-ins into their host. It has nothing to do with Audio Units.