abcMIDI Changelog

What's new in abcMIDI 2013-05-10

May 14, 2013
  • Midicopy: bug in extracting a segment of a MIDI file. When the segment starts in the middle of a note playing, it causes a loss of synchronization between the tracks.
  • Analysis: there was an attempt to write a negative MIDI time increment when Mf_currcopytime exceeds Mf_currtime.
  • Fix: set negative values to zero in the function WriteVarLen(value).