If I have to duplicate all poly aftertouch messages to both channels, along with note off, it’s going to create double the traffic for the sequencer.
So I’m thinking I’d simply take Synth.ch.5 output and send it output A. Take synth.ch.6 output rechannel it to 5 and merge that with the output A. Then I can use both keyboards over different ranges.
The sequencer would just get CH.5 information, possibly record it, sending it back regardless to be played.
Then all the work would be done from Input A → 8 note ons to one synth ch.5 output B, 8 notes to ch.6 output C, swapping between them. Or if that’s not possible, swapping between each note - probably doesn’t matter.
If there’s no elegant way to handle poly aftertouch or note off, then simply send them to both synths ch.5 & ch.6 Output B & C.
I’ve been trying to wrap my head around this thread
But I gather there is a way to use note release to trigger an event… I think, I didn’t quite get how this was being done. Being able to just send the poly aftertouch & note off to the correct channel for that note would be preferable.
Any help would be greatly appreciated.
Cheers