I'm pretty new to this, I would like to make a simple program, just a remapping of two midi notes to two other notes.
I need to remap note 36 to 43 and not 38 to 48.
i figure I need to make the program listen to the midi input and if a note is 36 or 38 remap them to the new value.
Anyone can put me on the right track to do this?
thanks Mark
actually I now loaded the library of the unit I'm using and I'm not sure the remap function would work.
I used a different function of offsetting the note