From: Jan Nieuwenhuizen Date: Mon, 19 Apr 2004 17:28:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.3.1~59 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cf1aa7b923837498669c6eb723ed4bf4bd6b80b9;p=lilypond.git *** empty log message *** --- diff --git a/input/regression/drums.ly b/input/regression/drums.ly index 68ae46adc7..5d04bca863 100644 --- a/input/regression/drums.ly +++ b/input/regression/drums.ly @@ -11,12 +11,11 @@ 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: