AMNS / Nightingale

Nightingale music notation software.
Mozilla Public License 2.0
11 stars 3 forks source link

Can't open notelist file containing "M" line with tempo mark "*=noMM" #194

Closed donbyrd closed 1 year ago

donbyrd commented 3 years ago

Trying to open a notelist file that contains an "M" (tempo/metronome mark) line on which the metronome mark is "=noMM" fails, giving the error message "Nightingale can't parse the Notelist file"... "Miscellaneous error". For example: "M stf=1 'accelerando' =noMM".

donbyrd commented 1 year ago

Trying to open such a file now gives a more helpful message, "Metronome mark duration code is illegal." It's still a bug, though!

donbyrd commented 1 year ago

Code is in NotelistParse.cp. Fixed with commit of a few minutes ago.