What I´m trying to build is something like this:
Group A = Layer a1, a2, a3 -> everything assigned to crossfader A
Group B = Layer b1, b3, b3 -> everything assigned to crossfader B
A "Master FX" layer that affects whatever I crossfaded to and send that to the output.
Currently I can only pick group A or B (or the different single layers) as video router input for any effect on the Master FX layer.
One very crooked way to build this might be:
Master FX group
mfx layer fx = holds fx clips
mfx layer b = just a single video router object that takes group B as input
mfx layer a = just a single video router object that takes group A as input
and then simulating a crossfader by binding the opacity of both input layers to the same MIDI CC, inverting one of them. We do have crossfader results as a source for the monitoring, why not in a video router?
But that´s a workaround I´d rather avoid by finding a more elegant way
