]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/F.Schubert/standchen.ly
convert-ly:ed more files in input/mutopia
[lilypond.git] / input / mutopia / F.Schubert / standchen.ly
index 05a483da48276ff149d90b28c94197ab454fceb8..eb952ee2f23f5c8d56962c34c9c1fdb7a9692879 100644 (file)
@@ -40,7 +40,7 @@ instrument = "Piano"
  footer = "Mutopia-2001/04/27-xx"
 } 
 
-\version "2.7.39"
+\version "2.9.16"
 
 #(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)
+      }
     }
+
+
 }