]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/J.S.Bach/bwv940.ly
convert-ly:ed input/mutopia
[lilypond.git] / input / mutopia / J.S.Bach / bwv940.ly
index 7f8a6872184ae5c0f4f724e276088411becd8ad1..b8f1391e956a1de369b048f0610ee733fdfe5296 100644 (file)
@@ -1,5 +1,5 @@
 #(ly:set-option 'old-relative)
-\version "2.7.39"
+\version "2.9.16"
 
 %{
  Header for Petites Preludes.
@@ -158,7 +158,15 @@ global = {
                    \override SpacingSpanner #'spacing-increment = #2.0
                }
        }
-       \midi{ \tempo 4 = 40 }
+       
+  \midi {
+    \context {
+      \Score
+      tempoWholesPerMinute = #(ly:make-moment 40 4)
+      }
+    }
+
+
 }