A patcher to send Midi data to different Track?

Rafael Martinez's icon

Hello,

Im doing a Midi Sequencer , device which send notes, velocities and duration to an instrument (a Track), at the moment this stream of data goes to the next Instrument on the chain, but I want to put on a knob which Shows the sequencer to which track to send that information.

So in the Midi Track Sequencer I can send that information to other Midi Tracks and control it with a knob.

Is there any function or any way you figure? Any reference to the manual would be great as I am a little lost.

Also would be preferible a latency free object.

Best Regards,

Source Audio's icon

Depending on where Your Midi Sequencer is built in ?
Where are the "Tracks" ? In what Application ?
You can just send midi data to different Midi Channels, if Your Sequencer is sending
Midi to other Apps.
One thing must be handled with care - making sure that all notes have been turned Off ,
before switching Midi Out to other channel or destination.

If You provide more details, one could provide some help in form of a patch...