]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Use s4 instead of s1*1/4
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 20 Nov 2007 22:12:50 +0000 (23:12 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 20 Nov 2007 22:12:50 +0000 (23:12 +0100)
commit9ea4b70df3418ae31ee1bcfd6526d7a040e1f6ce
tree01176b3aae541b02d4027c5f2fe0026b5284bba0
parent3025f42632efc166f71bc6c40d3fb3e46f367d56
MusicXML: Use s4 instead of s1*1/4

Instead of always using s1 and adding the duration as factor,
I now convert the duration of the skip to real lilypond durations,
i.e. s4, s2., s1, etc.
input/regression/musicxml/00d-Backup.xml [new file with mode: 0644]
scripts/musicxml2ly.py