]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi-volume-equaliser.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / midi-volume-equaliser.ly
index df240189cd7392df4bb2399c71ce2ebf84a09945..fe2404bddaf3cc87637be242734426935e33a620 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 \header {
   texidoc = "@cindex Midi Volume Equaliser
 The full orchestra plays a note, where groups stop one after
@@ -124,10 +124,7 @@ violoncello =  \relative c' {
   >>
 
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 1)
-    }
+    \tempo 1 = 60
   }
 }