]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Fix problem with dynamics inserted too late
authorReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 21 Sep 2007 22:37:48 +0000 (00:37 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 3 Oct 2007 16:40:11 +0000 (18:40 +0200)
commit5476414f39fe65e576ba615a542740c68408bf8d
tree765cc68a67eb935fd82a0525a5fb56c744eaa03a
parent33e002e3b1eef9296e4d945bdb44b105a20f82f7
MusicXML: Fix problem with dynamics inserted too late

Insert dynamics right into the EventChord, not after it. This fixes
several errors with my test files (the Recordare MusicXML samples).

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
scripts/musicxml2ly.py