Page 1 of 1

Posted: 05 Dec 2018, 14:14
by lytz1
Hey guys,

here's the thing:

- I have a drum pattern outputting Midi-Notes C1-B1.
- All notes are sent to a Midi Bus
- On other racks, I have single drum sounds. Sometimes only one, some have 2-4.

I need some kind of clickable matrix on other racks to isolate only one or a couple
of notes from that Midi Bus stream. (i.e. Rack 2 only gets D1, G1, B1, and Rack 3 gets D#1 and F#1)

I already can do this hardwired, but I'd like this to be dynamic.

My thought was to build something like a matrix where you can click what notes are
passed through the destination rack I just have no real idea where to start.

Any idea?

Thanks,
tL.

Posted: 05 Dec 2018, 16:34
by x.iso
Perhaps you need a patch with midi bus receive and wired to Midi matrix and at each output set midi filter to filter specific notes. then copy patch to each rack with drums

Posted: 05 Dec 2018, 18:01
by x.iso
Also check if this helps:
MidiReseq addon topic http://www.sensomusic.org/forums/viewto ... ?pid=40508
MidiReseq addon download http://www.sensomusic.org/downloadaddon ... q_v1_5.pat

Posted: 05 Dec 2018, 20:39
by lytz1
x.iso wrote:Also check if this helps:
MidiReseq addon topic http://www.sensomusic.org/forums/viewto ... ?pid=40508
MidiReseq addon download http://www.sensomusic.org/downloadaddon ... q_v1_5.pat
Aaah, I completely forgot about that one. Yeah, that should help too!

Thanks,
tL.