]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/mozart-hrn-3.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / mozart-hrn-3.ly
index 63e91886d07928fe1c160af8502849993bcdb55f..3908f6bc6020884d1c768585931ca765c7f9bd18 100644 (file)
@@ -48,7 +48,7 @@ virtuoso that taught in Geneva.
 "
 }
 
-\version "2.15.20"
+\version "2.16.0"
 
 \include "mozart-hrn3-defs.ily"
 \include "mozart-hrn3-allegro.ily"
@@ -70,10 +70,7 @@ virtuoso that taught in Geneva.
     }
 
     \midi {
-      \context {
-        \Score
-        tempoWholesPerMinute = #(ly:make-moment 90 4)
-      }
+      \tempo 4 = 90
     }
   }
 
@@ -85,10 +82,7 @@ virtuoso that taught in Geneva.
     }
 
     \midi {
-      \context {
-        \Score
-        tempoWholesPerMinute = #(ly:make-moment 70 4)
-      }
+      \tempo 4 = 70
     }
 
     \layout { }
@@ -103,10 +97,7 @@ virtuoso that taught in Geneva.
     }
 
     \midi {
-      \context {
-        \Score
-        tempoWholesPerMinute = #(ly:make-moment 100 4)
-      }
+      \tempo 4 = 100
     }
 
     \layout { }