]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Rework the way articulations are handled
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sun, 23 Sep 2007 18:57:18 +0000 (20:57 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 3 Oct 2007 16:40:48 +0000 (18:40 +0200)
commitdf6af8988a33a8d13852f86cf76701990f3267cf
treea81d12da738083f24e55d34ad934e67ca5357302
parent941dd3abc5ae66018aa1999d13e6c9c45f378564
MusicXML: Rework the way articulations are handled

Workover of the articulation translation. Use one dict instead
of two and condition on the dict value. Also implement accidental-mark.

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
input/regression/musicxml/02f-Articulations-MusicXML.xml [new file with mode: 0644]
input/regression/musicxml/02g-ArticulationsNoAttributes-MusicXML.xml [new file with mode: 0644]
python/musicexp.py
scripts/musicxml2ly.py