skinner
2014-03-23 04:07:16
Being a first time user of Midi Translator Pro I am asking for some advice in order to create a series of rules.
1. All of the incoming MIDI messages are Note on and Note off
2. I need to change a range of notes that come in on one channel to be alterated by note number and channel number. For example this is the incoming message 92 00 40 which is Channel 3, Note 00, Velocity 40 on. I need this command to output 90 24 40 which is Channel 1, Note 24 and velocity 00.
3. My experiments with rules have been less than stellar and I would appreciate it if someone could give a straightforward example of a rule to accomplish the above translation.
4. THen to add to the complication, I only need this applied to incoming notes 00 to 3C. After that I need to do a different translation of Notes coming on Channel 3 starting with note 3E onward outputing a command for Channel 6, Note start 24 and velocity 40.
I hate to ask what must seem to be so simplistic, but some examples of code for this would certainly set me off on the right track.
Many thanks
1. All of the incoming MIDI messages are Note on and Note off
2. I need to change a range of notes that come in on one channel to be alterated by note number and channel number. For example this is the incoming message 92 00 40 which is Channel 3, Note 00, Velocity 40 on. I need this command to output 90 24 40 which is Channel 1, Note 24 and velocity 00.
3. My experiments with rules have been less than stellar and I would appreciate it if someone could give a straightforward example of a rule to accomplish the above translation.
4. THen to add to the complication, I only need this applied to incoming notes 00 to 3C. After that I need to do a different translation of Notes coming on Channel 3 starting with note 3E onward outputing a command for Channel 6, Note start 24 and velocity 40.
I hate to ask what must seem to be so simplistic, but some examples of code for this would certainly set me off on the right track.
Many thanks