mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Update unisons for Green Glens of Antrim
This commit is contained in:
parent
abfee7a785
commit
85ac3e129f
2 changed files with 13 additions and 12 deletions
|
|
@ -14,7 +14,6 @@ markTextEol = #(define-music-function (parser location text) (string?) #{
|
|||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
\new NullVoice = "format" {
|
||||
\repeat volta 2 {
|
||||
|
|
@ -22,16 +21,15 @@ markTextEol = #(define-music-function (parser location text) (string?) #{
|
|||
}
|
||||
\break
|
||||
\part
|
||||
\halfline
|
||||
\halfline
|
||||
\markTextEol "D.C. al Fine"
|
||||
\bar "||"
|
||||
}%Format
|
||||
|
||||
\new DrumVoice = "side" {
|
||||
\sideglobal
|
||||
s8 \snareA r8 s8
|
||||
|
||||
s8 r8 \snareB r8 s8
|
||||
|
||||
}
|
||||
>>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue