]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Don't crash when no time signature is given
authorReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 14 Sep 2007 23:38:02 +0000 (01:38 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 3 Oct 2007 16:39:20 +0000 (18:39 +0200)
commitda90ac3105f2e5b7326929a30a0ecae827814f2e
tree51424a0d992e954ce6aecbaedb2bbbdf9e593e72
parente0f230ea9f40e0231d80980c86cffff4def47799
MusicXML: Don't crash when no time signature is given

MusicXML allows scores without time signature given. Don't assume that a time
sig will always be present!

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
python/musicxml.py