Quote:
Originally Posted by gzperra
Thanks for the quick replay!
The master track must report 1 as index.. but you must set kChannelIndexNamespaceOrderKey too. It must be either 1 or 3. For other tracks it must be set to 2.
You can find more info here: pluginterfaces/vst/ivstchannelcontextinfo.h.
|
I'm not actually seeing that specification. It looks like we can define our own index namespaces and say the master track is index 1 in the "master" namespace, and the other tracks are index N in the "tracks" namespace, or similar.