You guys added support for 2.5.0 AAX SDK which included some new formats, namely the ones I’m interested in are 5.0.4, 9.0.6, 7.0.6. But none of these actually work for me, If I include the AudioChannelSets in isBusesLayoutSupported() then I don’t see them as options for my VST3.
They are though, working in Pro Tools, so AAX is working fine.
Im using AudioPluginHost to test the VST3.
Windows, VS 2017
Thanks all
Have you tested in a host such as Nuendo?
1 Like
Ah thank you, I hadn’t considered that it could be the AudioPluginHost that actually wasn’t allowing those formats. Works properly on Nuendo. Thank you for the suggestion
