X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Fmutopia%2FF.Schubert%2Fstandchen.ly;fp=input%2Fmutopia%2FF.Schubert%2Fstandchen.ly;h=eb952ee2f23f5c8d56962c34c9c1fdb7a9692879;hb=8b5423d6ac71a8f9a52013fc45984ca6256dd740;hp=05a483da48276ff149d90b28c94197ab454fceb8;hpb=0c3853e068a9846d0b1df67c4e0e903918a12050;p=lilypond.git diff --git a/input/mutopia/F.Schubert/standchen.ly b/input/mutopia/F.Schubert/standchen.ly index 05a483da48..eb952ee2f2 100644 --- a/input/mutopia/F.Schubert/standchen.ly +++ b/input/mutopia/F.Schubert/standchen.ly @@ -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) + } } + + }