I completely agree with the request to make the Controller pane better. But it is different from the original topic subject.
For my (noob) tasks, I would like either:
- changing channel during bounce is also applied the same way on copy. So in case let say I copy clip with channel 2 to the track with "C1", everything is converted to channel 1 during pasting. Sure, in case of "C None", there should be no changes (easy to implement, just hook inside paste subroutine)
- or pane just combine all channels when track channel is fixed (harder to implement, requires logic and GUI part reworked).
For the mean time, I think there is a workaround: insert FX which force channel fixing the same way as SONAR does and keep "C None". That way the channel is converted on the fly while bounce is not converting events. I have googled at least once such plug-in, but I have not tested it yet...
I have long time plan to write such DX myself and make the channel number as automation parameter. That creates a possibility to control articulations (in IK MP for example) live (using my CS plug-in...) without external channel "gymnastic" and record it as a track automation. Simple to write, but I have not found time yet.