MIDI-OX User Forum (http://www.midiox.com/cgi-bin/yabb/YaBB.pl)
MIDI-OX >> Mapping Questions >> Custom Remapping Midi Notes
(Message started by: playdoe9 on May 16th, 2014, 4:46pm)

Title: Custom Remapping Midi Notes
Post by playdoe9 on May 16th, 2014, 4:46pm
Hi,

I have a midi controller that is hard coded to be certain notes. C4 through C5.  I want a way to re-code each note to a seperate note.

As in:
C4=A1
C#4=F#2
D4=C1
Etc...
It is not a transpose of the entire notes but of each note.

I would then have the new output sent to a different midi port, which I see how to do in MidiOx.

The program I am using to listen to the midi notes has no options or Midi Learn function.

Any ideas how I can achieve this?

Title: Re: Custom Remapping Midi Notes
Post by Breath on May 16th, 2014, 11:58pm
As in your other question,
...set up your routings.
...write and save your Mappings.
...use the little square in the middle of the routing line to select a map

For the maps ... assuming C4 = 60 (and there is much dispute) so A1 = 33

Any .... NoteOn ... 60 ... 60 ... -1 ... -1
Match . Match .... 33 ... 33 ... -1 ... -1

create as many lines as you need in the one map.

Note that it says NoteOn. So if you have a controller that puts out NoteOff messages on the release (and not NoteOn with the velocity = 0)  you need to make two lines for each note with the other being a matching NoteOff.

Royce



MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.