]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/key-option.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / midi / key-option.ly
index 044251bc2bfdb783f31dbd0b55846874f7a2af61..1978cc50c233dee39e68d630868880cf054507d5 100644 (file)
@@ -1,5 +1,5 @@
 % Lily was here -- automatically converted by ../../../scripts/midi2ly.py from out-www/option-key.midi
-\version "2.13.53"
+\version "2.16.0"
 
 \layout {
   \context {
     \consists "Completion_rest_engraver"
   }
 }
+\midi {
+  \context {
+    \Score
+    midiChannelMapping = #'instrument
+  }
+}
 
 % included from ./out-www/option-key.header
 \header {
-texidoc="midi2ly @code{--key} works, this is F major"
+texidoc="@code{midi2ly}'s option @option{--key} works, this is F major."
 options="--key=-1"
 }
 % end