]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/voice-4.ly
Midi: test suite nits.
[lilypond.git] / input / regression / midi / voice-4.ly
index 23d87b761319551238cf312e91529c0ebb5bc484..a615933e675fec474fe052c2fe996373578b02cb 100644 (file)
@@ -13,7 +13,7 @@
 
 % included from ./out-www/voice-4.header
 \header {
-texidoc="midi2ly maps four voices nicely on once staff as \voiceOne, \voiceTwo, \voiceThree, \voiceFour"
+texidoc="midi2ly maps four voices nicely on one staff as \voiceOne, \voiceTwo, \voiceThree, \voiceFour"
 options=""
 }
 % end
@@ -77,7 +77,6 @@ trackB = <<
 
 \score {
   <<
-    \set Score.midiChannelMapping = #'voice
     \context Staff=trackB \trackA
     \context Staff=trackB \trackB
   >>