]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/rest.ly
MIDI: default midiChannelMapping to 'staff
[lilypond.git] / input / regression / midi / rest.ly
index 40132960158c40f222457e3a9e32a786af2ac350..372ded5c96c7dfd6857071276b4421cf3bb71be5 100644 (file)
@@ -1,5 +1,5 @@
 % Lily was here -- automatically converted by ../../../scripts/midi2ly.py from out-www/rest.midi
-\version "2.13.53"
+\version "2.13.54"
 
 \layout {
   \context {
     \consists "Completion_rest_engraver"
   }
 }
+\midi {
+  \context {
+    \Score
+    midiChannelMapping = #'instrument
+  }
+}
 
 % included from ./out-www/rest.header
 \header {