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 Rowan Tree and Wings

This commit is contained in:
Eric-Teunis de Boone 2023-03-21 23:55:16 +01:00
parent b3f096139d
commit abfee7a785
6 changed files with 38 additions and 36 deletions

View file

@ -8,21 +8,21 @@
\score {
\new PipeBandDrumStaff {
\global
\sideglobal
<<
\new NullVoice = "format" {
\partial 8 s8 \line \bar "||"
\line \bar "||"
\break
\partial 8 s8 \line \bar "||"
\line \bar "|."
\partial 8 s8 \halfline \bar "||"
\halfline \bar "|."
}%Format
\new DrumVoice = "side" {
\snareAA \snareABA
\removeWithTag #'tutti { \snareAAI \snareABB r8 s8 }
\snareBA
\removeWithTag #'tutti { \snareAAI \snareABB r8 s8 }
<>\dr
\removeWithTag #'tutti { \snareAAI \snareABB r8 s8 } \fr
\snareBA
<>\dr \mf
\removeWithTag #'tutti { \snareAAI \snareABB r8 s8 } \fr
}
>>
}