]> git.donarmstrong.com Git - lilypond.git/commit
Midi2ly: handle staves with more than four voices. Fixes #1580.
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 28 Mar 2011 18:31:26 +0000 (20:31 +0200)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 28 Mar 2011 18:31:49 +0000 (20:31 +0200)
commite76c6cb9fae87c362133987bcf5129eef0cb1123
treed25eebba8e2f1f1d4ccf57824ce2fb1d216ff926
parent7490718e554fdf4019c2e6420072c0dbe4981d3d
Midi2ly: handle staves with more than four voices.  Fixes #1580.

The correct \voiceOne, \voiceTwo,.. etc. mapping is probably lost in
such cases.  We need a good test file that shows how the mapping
should be handled.
input/regression/midi/voice-5.ly [new file with mode: 0644]
scripts/midi2ly.py