X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fdrums.ly;h=b0479b1ddf2a1b3464cbbfc3c4554d04ab7e5916;hb=13da8b27aabc5d5a752d00ed1e2b99ad20f0f264;hp=1c8ddd690c841c493a86f58cf43124a6e6c00f14;hpb=3c6c00c08ff31f57ec8d88450b4e4e7917bc4f3e;p=lilypond.git diff --git a/input/regression/drums.ly b/input/regression/drums.ly index 1c8ddd690c..b0479b1ddf 100644 --- a/input/regression/drums.ly +++ b/input/regression/drums.ly @@ -7,7 +7,7 @@ } -\version "2.13.48" +\version "2.17.6" drh = \drummode { cymc4.^"crash" hhc16^"h.h." hh \repeat "unfold" 5 {hhc8 hho hhc8 hh16 hh} hhc4 r4 r2 } drl = \drummode {\repeat "unfold" 3 {bd4 sn8 bd bd4 << bd ss >> } bd8 tommh tommh bd toml toml bd tomfh16 tomfh } @@ -18,8 +18,8 @@ timb = \drummode { \repeat "unfold" 2 {timh4 ssh timl8 ssh r timh r4 ssh8 timl r << \new DrumStaff \with { drumStyleTable = #timbales-style - \override StaffSymbol #'line-count = #2 - \override BarLine #'bar-extent = #'(-1 . 1) + \override StaffSymbol.line-count = #2 + \override BarLine.bar-extent = #'(-1 . 1) } << \set Staff.instrumentName = "timbales" \timb @@ -36,10 +36,7 @@ timb = \drummode { \repeat "unfold" 2 {timh4 ssh timl8 ssh r timh r4 ssh8 timl r %% broken: \midi { - \context { - \Score - tempoWholesPerMinute = #(ly:make-moment 120 4) - } + \tempo 4 = 120 }