]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/F.Schubert/standchen.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / mutopia / F.Schubert / standchen.ly
index 05a483da48276ff149d90b28c94197ab454fceb8..b22bbf878c9d8e4e3fadcd9cbe5465ad9a23d999 100644 (file)
@@ -40,7 +40,7 @@ instrument = "Piano"
  footer = "Mutopia-2001/04/27-xx"
 } 
 
-\version "2.7.39"
+\version "2.11.38"
 
 #(set-global-staff-size 16)
 
@@ -448,8 +448,14 @@ bassStaff = \new Staff =  "bass"<<
 
        \context { \RemoveEmptyStaffContext }
     }
-    \midi{
-       \tempo 4 = 54
+    
+  \midi {
+    \context {
+      \Score
+      tempoWholesPerMinute = #(ly:make-moment 54 4)
+      }
     }
+
+
 }