mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
[side] Jock Wilson's Ball v0.7
This commit is contained in:
parent
1cb1fa37c7
commit
34c3f3c72f
3 changed files with 110 additions and 58 deletions
|
|
@ -5,15 +5,22 @@
|
|||
\include "./config.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
mbreak = { \break }
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\unfoldRepeats \new DrumVoice = "side" {
|
||||
\sideglobal
|
||||
\snareA
|
||||
<<
|
||||
\snareA
|
||||
{ s1*4 \mbreak | \grace{s8} s1}
|
||||
>>
|
||||
\break
|
||||
\section
|
||||
\snareB
|
||||
<<
|
||||
\snareB
|
||||
{ s1*4 \mbreak | \grace{s8} s1 }
|
||||
>>
|
||||
\fine
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue