Dispatch/remap to multiple channels at the same time?

Midi CH dispatch documentation makes it sound like a round robin, it sends information to one channel, then the next, then the next, cycling through the available list.
What do I do if I want to take a stream of notes from one channel, and just broadcast it simultaneously on all channels?

1 Like

You should have multiple horizontal pipeline rows, each with a different Channel Remap to get the note to a different channel.

In a future version, you’ll be able to use Transform for this too - there will be a ‘Work With Ch.’ and ‘Set Ch. To’ properties, combined with ‘Insert After / Before’ mode, it’ll be easier to duplicate messages for multiple channels.

4 Likes