The VST SDK 3.7.1 does not longer seem to support AUv2.
I am also not able to compile the AUv2 examples of the VST SDK 3.7 on MacOS 11/Xcode12.
I would not mind if AUv2 gets dropped. It’s an ugly and superfluous plugin-format. auval Validation is buggy since a couple of years (Apple’s fault). The Carbon framework is deprecated (we all know Apple’s planned obsolescence). We devs ned to run ugly scripts in the installers or the customers need to reboot after an AU install.
-
Is AUv3 able to completely replace AUv2 already?
-
Isn’t AUv3 mainly an IPad app format with a fixed resolution? Do I need to create a special .uidesc for it?
-
How can I add AUv3 support to an existing project like ‘HelloWorldWithVSTGUI’? There is no proper documentation how to add AUv3 support to an existing project.
Thanks,
Markus