]> git.donarmstrong.com Git - lilypond.git/commit
MusicXML: Staves with multiple voices get \voiceOne and \voiceTwo
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 18 Sep 2007 21:12:48 +0000 (23:12 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 3 Oct 2007 16:39:46 +0000 (18:39 +0200)
commit0e801f60d59b45e747f876e9ab328b76c7633cd0
tree9c787e8cef8f67653fb181386e230b3db5ae5d68
parent45dbdc6b5fc4f475de5cd760500587b94eeeeef6
MusicXML: Staves with multiple voices get \voiceOne and \voiceTwo

When a staff has more than one voice, we get tons of colliding stems, so
put \voiceOne in the first voice and \voiceTwo in the remaining. This
still breaks with more than two voices, but the majority of cases works
fine now.

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