1
0
Fork 0
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:
Eric-Teunis de Boone 2023-03-22 00:05:54 +01:00
parent abfee7a785
commit 85ac3e129f
2 changed files with 13 additions and 12 deletions

View file

@ -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
}
>>
}