easiest midi rechannelization for midi notes?

kurtr2

2014-04-06 00:28:17

hey all, can someone help me with a simple ch1-ch2 rechannelization of incoming midi notes from my keyboard? i have this, but its not working:


[ ] Translator 19.0: MIDI CHANNEL 1-2 notes on
Incoming: MIDI 90 PP QQ, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI 91 PP QQ, to port Bome's Midi Translator 3 Virtual Out

[ ] Translator 19.1: MIDI CHANNEL 1-2 notes off
Incoming: MIDI 80 PP, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI 81 PP, to port Bome's Midi Translator 3 Virtual Out




thanks,
Kurt

kurtr2

2014-04-06 00:47:01

how about just this:


[x] Translator 19.0: MIDI CHANNEL 1-2
Incoming: MIDI g0 PP QQ, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI g1 PP QQ, to port Bome's Midi Translator 3 Virtual Out



to me this says anything on channel one from the keyboard, put it to channel two. no?

i know its wrong because it doesnt work. but is there a way to say the equivalent of "g0", or: any incoming data on channel 1?

kurtr2

2014-04-06 01:01:37

ok here it is, right?
thanks,
K


[x] Translator 19.0: pitch wheel
Incoming: MIDI e0 PP qq, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI e1 PP qq, to port Bome's Midi Translator 3 Virtual Out

[x] Translator 19.1: modulation
Incoming: MIDI B0 01 00, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI B1 01 qq, to port Bome's Midi Translator 3 Virtual Out

[x] Translator 19.2: sustain
Incoming: MIDI B0 40 qq, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI B1 40 qq, to port Bome's Midi Translator 3 Virtual Out

[x] Translator 19.3: note on
Incoming: MIDI 90 PP QQ, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI 91 PP QQ, to port Bome's Midi Translator 3 Virtual Out

[x] Translator 19.4: note off
Incoming: MIDI 80 PP qq, on port Launchkey 49 : Launchkey MIDI (Generic)
Outgoing: MIDI 81 PP qq, to port Bome's Midi Translator 3 Virtual Out

DvlsAdvct

2014-04-06 06:10:49

Those should all work. Are you still having issues?

kurtr2

2014-04-06 13:27:18

The last one works well,but is verbose, me thinks

kurtr2

2014-04-06 14:20:01

thanks to glennyg for this: simple translator for rechannelizing midi from ch. 1-2:


Incoming
ga qq pp
ga=ga+1

Outgoing
ga qq pp