]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Fix figured bass without duration
authorReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 11 Apr 2008 19:21:09 +0000 (21:21 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 12 Apr 2008 20:16:11 +0000 (22:16 +0200)
commit6ef579c20b90edc2a30af833a2f4003277b94b7b
tree71d984a50c0990dbe9b9f41f8a2e38a790e72dfa
parent88dc7f59c8250bdd6d53c24d924900e19a335f34
MusicXML: Fix figured bass without duration

Duration for figured bass is optional. If not given, take the duration
of the following note. This was broken and caused musicxml2ly to crash
(and I didn't notice because a test case was missing)

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
input/regression/musicxml/18a-FiguredBass.xml
scripts/musicxml2ly.py