]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Better support for dynamics
authorReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 6 Feb 2008 15:27:56 +0000 (16:27 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 6 Feb 2008 15:27:56 +0000 (16:27 +0100)
commit854de4f5c959c322755e6aab11d902d853b757c4
treed019e6a8ed8cfaef9834c855d635faf49063f674
parentb9f8e9067a4a0b44938ed180b947ffcb5c2faaab
MusicXML: Better support for dynamics

-) Use #(make-dynamic-script...) instead of \markup for unknown dynamics
-) Add definitions of unknown dynamics at the top of the converted file
-) Add test case for note-attached dynamics
input/regression/musicxml/02a-Notations-MusicXML.xml
python/musicexp.py
scripts/musicxml2ly.py