thoettli
2009-08-23 21:32:10
I want to create generally usable remapping presets for Bank select / Patch changes. Unfortunately there is no fixed rule for an order of MSB/LSB, some sequencers sends first MSB than LSB others vice versa, that means for example sometimes
B0 00 00 B0 20 00
other times
B0 20 00 B0 00 00
For processing MIDI data on MIDI-Player this is normally not a problem - but for defining MIDI Translator I see currently only the way to define two mapping records, one for MSB/LSB, one for LSB/MSB sequence to get the map independent of a specific sender. So I would ask if someone has already found a better way by defining a flexible rule which allows to handle the mapping within only one mapping record independently of the MSB/LSB or LSB/MSB order.
Thanks, Thomas
B0 00 00 B0 20 00
other times
B0 20 00 B0 00 00
For processing MIDI data on MIDI-Player this is normally not a problem - but for defining MIDI Translator I see currently only the way to define two mapping records, one for MSB/LSB, one for LSB/MSB sequence to get the map independent of a specific sender. So I would ask if someone has already found a better way by defining a flexible rule which allows to handle the mapping within only one mapping record independently of the MSB/LSB or LSB/MSB order.
Thanks, Thomas