]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/drums.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / drums.ly
index ddc05e4d5ae0e49834c7ca77fabd079e49119c96..706fe0214a31083b469a16d1ae2875911d58c788 100644 (file)
@@ -7,7 +7,7 @@
 }
 
 
-\version "2.12.0"
+\version "2.16.0"
 
 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 }
@@ -19,7 +19,7 @@ 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-size = #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
     }