]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ly-examples/granados.ly
Run scripts/auxiliar/update-with-convert-ly.py
[lilypond.git] / Documentation / ly-examples / granados.ly
index 4521e658d070b89168afe54b2cc9f1a3560a7fbf..a5c308cc8a37ffc1df27989816991fe6213bdd0b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.32"
 \include "example-header.ily"
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -140,9 +140,6 @@ lowerVoiceTwo = \relative c, {
     }
   }
   %{\midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 120 4)
-    }
+    \tempo 4 = 120
   }%}
 }