]> git.donarmstrong.com Git - lilypond.git/commit - scripts/musicxml2ly.py
MusicXML: Don't crash when a part is missing the id attribute
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 5 Apr 2009 21:42:38 +0000 (23:42 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 5 Apr 2009 21:47:33 +0000 (23:47 +0200)
commitefdacfd5779b8ce92b246eca5ee5f655bbc53946
tree9bcd3994489e0f7447cd7514c0d93cb7c9c65562
parent50a2ccb3d32509ab8e0beb359515be0c0d19d4d3
MusicXML: Don't crash when a part is missing the id attribute

Still missing: If there is only one part (which has the id missing),
we could automatically assign the id...
input/regression/musicxml/41g-PartNoId.xml [new file with mode: 0644]
input/regression/musicxml/41h-TooManyParts.xml [new file with mode: 0644]
scripts/musicxml2ly.py