1 % Lily was here -- automatically converted by ../../../scripts/midi2ly.py from out-www/voice-4.midi
7 \remove "Note_heads_engraver"
8 \consists "Completion_heads_engraver"
9 \remove "Rest_engraver"
10 \consists "Completion_rest_engraver"
16 midiChannelMapping = #'instrument
20 % included from ./out-www/voice-5.header
22 texidoc="midi2ly still produces output for a staff with five voices. However, in such cases, most probably the the correct \voiceOne, \voiceX... mapping is lost."
29 % [SEQUENCE_TRACK_NAME] control track
31 % [TEXT_EVENT] creator:
33 % [TEXT_EVENT] GNU LilyPond 2.13.54
42 \context Voice = voiceA \trackAchannelA
46 trackBchannelA = \relative c {
49 \set Staff.instrumentName = ":1"
55 trackBchannelB = \relative c {
62 trackBchannelC = \relative c {
69 trackBchannelD = \relative c {
76 trackBchannelE = \relative c {
83 \context Voice = voiceA \trackBchannelA
84 \context Voice = voiceB \trackBchannelB
85 \context Voice = voiceC \trackBchannelC
86 \context Voice = voiceD \trackBchannelD
87 \context Voice = voiceE \trackBchannelE
93 \context Staff=trackB \trackA
94 \context Staff=trackB \trackB