Something like generating a list with the number of available channels. "Channel number" to "a numeric box with available channels, including 0, in case you want to mute that channel."
By default, it would appear associated with its channel.
Channels:
1 to Channel [ 1 <>]
2 to Channel [ 2 <>]
3 to Channel [ 3 <>]
4 to Channel [ 4 <>]
For typical sidechain use...
Channels:
1 to Channel [ 3 <>]
2 to Channel [ 4 <>]
3 to Channel [ 0 <>]
4 to Channel [ 0 <>]
We know we can achieve the same thing by adding a Carla 16 plugin in front... and adding another one in back to correct the flow... but this would simplify things enormously.
As always, I don't know the complexity of the issue... but it would certainly be very useful.
Something like generating a list with the number of available channels. "Channel number" to "a numeric box with available channels, including 0, in case you want to mute that channel."
By default, it would appear associated with its channel.
Channels:
1 to Channel [ 1 <>]
2 to Channel [ 2 <>]
3 to Channel [ 3 <>]
4 to Channel [ 4 <>]
For typical sidechain use...
Channels:
1 to Channel [ 3 <>]
2 to Channel [ 4 <>]
3 to Channel [ 0 <>]
4 to Channel [ 0 <>]
We know we can achieve the same thing by adding a Carla 16 plugin in front... and adding another one in back to correct the flow... but this would simplify things enormously.
As always, I don't know the complexity of the issue... but it would certainly be very useful.
Rui will tell us.