]> git.donarmstrong.com Git - lilypond.git/commit - input/regression/midi/staff-map-voice.ly
Midi2ly: refactoring: initial support for instrument<->channel mapping.
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Mar 2011 15:38:06 +0000 (16:38 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Mar 2011 15:51:05 +0000 (16:51 +0100)
commit3a23f6d18f63958116c4a32593abb33deafca904
tree411fa707e24cf5dd0c14a4355b67cf5abe7c743f
parent24dfb6b08ed4e47aeab35c46ddd9470aecd1e34a
Midi2ly: refactoring: initial support for instrument<->channel mapping.

Files using instrument<->channel mapping [and thus obviously] combined
with voice<->track mapping (the new LilyPond default) are now handled
by midi2ly.
input/regression/midi/quantize-duration.ly
input/regression/midi/quantize-start.ly
input/regression/midi/staff-map-instrument.ly [new file with mode: 0644]
input/regression/midi/staff-map-voice.ly [new file with mode: 0644]
input/regression/midi/staff-map.ly [deleted file]
input/regression/midi/voice-2.ly
input/regression/midi/voice-4.ly
scripts/midi2ly.py