marclingk...@gmail.com:
> I wrapped with success a VST made in VST 2.4 and VSTGUI 3.65
>
> Considering making a new plugin, I would like to start on higher versions.
> Does anybody know until where Symbiosis wraps to AU?
The highest VST SDK version that Symbiosis AU VST will directly wrap is 2.4.
It does not directly support the VST 3 (and above) SDK.
Symbiosis AU VST doesn't particularly care about which GUI library you choose
to use with it. But for what it's worth, I have built AUs using it with VSTGUI
4.3, which is the last version that supports back to OS X Snow Leopard (and
Windows XP, which is not relevant for the AU version of course but since we do
cross-platform plugins, we need our libraries to be the at the same version
for both platforms).
Hope that helps.
Bernie