]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Implement after-grace notes
authorReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 7 Nov 2008 19:22:40 +0000 (20:22 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 12 Nov 2008 14:36:50 +0000 (15:36 +0100)
commitda149e7eb387ccac51e0094a9293f4036a665372
tree4b0bbf4292de610af54f78dd53e9e9843c6ba3d6
parentab6bcd4eab25e0f42e8819d0c62a903e5caa3b39
MusicXML: Implement after-grace notes

also convert all grace notes at the end of a measure to after-graces, otherwise
they won't appear at all...
input/regression/musicxml/04g-Trill-EndingOnGraceNote-Finale.xml [new file with mode: 0644]
input/regression/musicxml/13d-AfterGrace.xml [new file with mode: 0644]
python/musicexp.py
python/musicxml.py
scripts/musicxml2ly.py