]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/quantize-duration-2.ly
MIDI: default midiChannelMapping to 'staff
[lilypond.git] / input / regression / midi / quantize-duration-2.ly
index 1944b2d4aefecaf4e278791ed07ff7d59aa12d84..faaff0de893adc32add46e0b5cd337d564cabf20 100644 (file)
@@ -1,5 +1,5 @@
 % Lily was here -- automatically converted by out/bin/midi2ly from /home/janneke/testmidi.mid
-\version "2.13.53"
+\version "2.13.54"
 
 \layout {
   \context {
     \consists "Completion_rest_engraver"
   }
 }
+\midi {
+  \context {
+    \Score
+    midiChannelMapping = #'instrument
+  }
+}
 
 \header {
 texidoc="midi2ly @code{--duration-quant} preserves first note length (16)"