]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi/rest.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / midi / rest.ly
index 4aa3de56dd0f7c04b797a51ceb7d253cab46cb22..3b770e9a917fefecb5c2583cc87413369ad01882 100644 (file)
@@ -1,5 +1,5 @@
 % Lily was here -- automatically converted by ../../../scripts/midi2ly.py from out-www/rest.midi
-\version "2.16.0"
+\version "2.19.21"
 
 \layout {
   \context {
@@ -43,10 +43,10 @@ trackA = <<
 >>
 
 
-trackBchannelA = \relative {
+trackBchannelA = \relative {
   r4 
   \set Staff.instrumentName = "trackB:voiceA"
-  a r4 a 
+  a, r4 a 
   | % 2
   
 }