]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/sakura-sakura.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / sakura-sakura.ly
index 1714653a36a021ea7bc1f2945fc98057bafc4f45..22b956e53673778b7ee779f4708a3fb9fc09d1fe 100644 (file)
@@ -1,6 +1,6 @@
 %% sakura-sakura.ly
 
-\version "2.7.32"
+\version "2.11.51"
 
 
 \header {
     }
   >>
   \layout { }
-  \midi { \tempo 4=120 }
+  
+  \midi {
+    \context {
+      \Score
+      tempoWholesPerMinute = #(ly:make-moment 120 4)
+      }
+    }
+
+
   }
 
 %%% Local Variables: