javax.sound.midi.InvalidMidiDataException: Sequence contains an unfinished note.
at com.googlecode.loveemu.PetiteMM.Midi2MML.getMidiNotes(Midi2MML.java:753)
at com.googlecode.loveemu.PetiteMM.Midi2MML.writeMML(Midi2MML.java:329)
at PetiteMM.main(PetiteMM.java:175)
Update: most notably, fixed the issue where the tool would output tied notes with the wrong syntax (e.g., c1^c1 instead of c1^1), and a couple of minor q.o.l. changes (see the readme for more info).
Follow Us On