mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 08:13:31 +01:00
[side] improve typesetting for Cullen Bay
This commit is contained in:
parent
1e05b523dc
commit
284dc073be
1 changed files with 5 additions and 13 deletions
|
@ -9,19 +9,11 @@
|
||||||
\new PipeBandDrumStaff {
|
\new PipeBandDrumStaff {
|
||||||
\global
|
\global
|
||||||
\sideglobal
|
\sideglobal
|
||||||
<<
|
|
||||||
{
|
\repeat volta 2 { \snareA } \break
|
||||||
\repeat unfold 4 {
|
\repeat volta 2 { \snareB } \break
|
||||||
\repeat volta 1 { \line } \break
|
\repeat volta 2 { \snareC } \break
|
||||||
}
|
\repeat volta 2 { \snareD } \break
|
||||||
}
|
|
||||||
{
|
|
||||||
\snareA
|
|
||||||
\snareB
|
|
||||||
\snareC
|
|
||||||
\snareD
|
|
||||||
}
|
|
||||||
>>
|
|
||||||
}
|
}
|
||||||
\header {
|
\header {
|
||||||
title = \title
|
title = \title
|
||||||
|
|
Loading…
Reference in a new issue