]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 19 Apr 2004 17:28:47 +0000 (17:28 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 19 Apr 2004 17:28:47 +0000 (17:28 +0000)
input/regression/drums.ly

index 68ae46adc7a84211d21a8dd35f54ed4862596ac5..5d04bca863ed6900051e3a788d95d47d5e337c46 100644 (file)
 
 drh = \drums { cymc4.^"crash" hhc16^"h.h." hh \repeat "unfold" 5 {hhc8 hho hhc8 hh16 hh} hhc4 r4 r2 }
 drl = \drums {\repeat "unfold" 3 {bd4 sn8 bd bd4 << bd ss >> } bd8 tommh tommh bd toml toml bd tomfh16 tomfh }
-timb = \drums \repeat "unfold" 2 {timh4 ssh timl8 ssh r timh r4 ssh8 timl r4 cb8 cb}
+timb = \drums { \repeat "unfold" 2 {timh4 ssh timl8 ssh r timh r4 ssh8 timl r4 cb8 cb} }
 
 \score {
-%% FIXME: broken    
-%%    \repeat "volta" 2
-    <<
+    \repeat "volta" 2 {
+       <<
        \new DrumStaff \with {
            drumStyleTable = #timbales-style
            \override StaffSymbol #'line-count = #2
@@ -31,6 +30,7 @@ timb = \drums \repeat "unfold" 2 {timh4 ssh timl8 ssh r timh r4 ssh8 timl r4 cb8
            \new DrumVoice {\stemDown \drl }
        >>
     >>
+       }
     \paper {}
 
     %% broken: