I am trying to send audio to my outputs on a multichannel environment, and since Pro Tools has different channel order than, say, Nuendo, I was wondering if there’s a way to send the audio to the channel index given by the DAW.
For example, 3-channel in Nuendo is LRC whereas in Pro Tools is LCR… how can I send audio to, say, R? Do I have to create a whole set of rules for my plugin to check the DAW? Or is there a variable that simply sends to “R” regardless of it being Channel index 1 or 2?
Have you tried what happens? I think the wrapper fixes it behind the scenes for you. But only Fabian @fr810 could tell for sure. He wrote the multi bus back then.
Those mapping function exist exactly for that reason and should yield the correct result in each format. If not I would say it’s a bug.