Hi there, it's been a while since I contributed to the list. But here I am.

The first thing I want to bring up is that I've discovered a bug when moving sysex around in a midi file. Here's steps to reproduce.

In the event list.
1. Either insert a sysex or find one in an existing midi file to manipulate.
2. Move the sysex start time around in the same beat, it works just fine.
3. Now move it to a start time with a different beat, say 1.000 from 0.000. Now look at the sysex. It's been destroyed. The event still shows up as a sysex, but there's no sysex string anymore.

Second, the handling of certain controllers could be improved. The scenario, your working with rpn and/or nrpn controllers. These controllers need to be sent in a specific order to the synth. Controllers 101 and 100, or 99 and 98, then followed by data entry controller 6 and possibly 38. Now, if all of these controllers are inserted at the exact same time, they show up fine initially, but as soon as the midi's saved, the controllers get sorted, lowest number to highest, destroying any association between rpn/nrpns, and their data entries. Could this be looked into for the future?

Thanks,
Arthur

To unsubscribe or change list options, see http://lists.andrelouis.com

for archived list posts, see http://www.mail-archive.com/[email protected]

Reply via email to