Creating a source A. Let it be an oscillator. Let it receive MIDI channel 1.
Creating a source B. Let it be a sampler (but actually it doesn't matter). Let it receive MIDI channel 2.
Creating a MIDI part: some notes play channel 1, some channel 2.
Both generators work, everything's ok so far.
Now, I want the source B to go into a GenCMod.
And then I want some parameter (gain, wavetable, phase, any) of the source A to be modulated by this CustomMod.
Selecting a parameter and attaching the CustomMod to it.
It doesn't work.
Somehow the parameter I selected doesn't even receive the modulation itself (green modulation meter doesn't move). It only works when I set the source B to receive MIDI channel 1 (i.e. the same channel with the source A).
The same goes if we do Merger. It doesn't work.
For it to work both generators must receive the same channel, but it makes no sense... I want them to receive their own respective channels, but to interact between each other audio-signal-wise.
I'm not getting something? Can it be done?
