]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Convert accidental-marks on notes
authorReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 24 Mar 2008 19:25:17 +0000 (20:25 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Mon, 24 Mar 2008 19:25:17 +0000 (20:25 +0100)
commit7e87dae3fb9cbef40552f51674d5d16532e3f2b4
tree0bd1f3d6ac22fe44936f4efa1cdc964f5577a572
parent9a44242e970ad466f91c87c4bd9f812796e8517f
MusicXML: Convert accidental-marks on notes

Unfortunately, accidental-mark tags are direct children
of <notations> and not inside an <articulations>, <ornaments>
or <technical> tag, so we have to treat them manually, like
fermatas...
scripts/musicxml2ly.py