]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-midi-output-to-one-channel-per-voice.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / changing-midi-output-to-one-channel-per-voice.ly
index aded2070cb32726066a534e4bed17bde00ecdd19..1cd549b7423c67693d033dad8c382395f8bff0b1 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.16.0"
+\version "2.19.2"
 
 \header {
   lsrtags = "contexts-and-engravers, midi, real-music"
@@ -36,8 +36,8 @@ two MIDI channels are created, each with a different
       \time 2/2
       r2 g-"Flute" ~
       g fis ~
-      fis4 g8 fis e2 ~
-      e4 d8 cis d2
+      4 g8 fis e2 ~
+      4 d8 cis d2
     }
     \new Voice \relative c'' {
       \set midiInstrument = #"clarinet"