]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/partcombine.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / midi / partcombine.ly
index a81a07a3fc83bec54f4a00a11c09ed52876453c3..f4ed0cb0c41f30e75612f204a1762715fc91cad3 100644 (file)
@@ -1,5 +1,4 @@
-% Lily was here -- automatically converted by ../../../scripts/midi2ly.py from out/initial-key.midi
-\version "2.13.53"
+\version "2.19.21"
 
 \layout {
   \context {
     \consists "Completion_rest_engraver"
   }
 }
+\midi {
+  \context {
+    \Score
+    midiChannelMapping = #'instrument
+  }
+}
 
-% included from ./out/initial-key.header
 \header {
 texidoc="Partcombined music is preserved"
-options=""
+options="--skip"
 }
-% end
 
-instrumentOne = \relative c' {
-  c4 d e f
+instrumentOne = \relative {
+  c'4 d e f
   R1
   d'4 c b a
   b4 g2 f4
   e1
 }
 
-instrumentTwo = \relative g' {
+instrumentTwo = \relative {
   R1
-  g4 a b c
+  g'4 a b c
   d c b a
   g f( e) d
   e1