mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-06-18 05:06:37 +02:00
[side] Piper of Drummond v0.6 unisons change
This commit is contained in:
parent
34c3f3c72f
commit
f8d2904406
2 changed files with 31 additions and 24 deletions
|
@ -1,20 +1,26 @@
|
|||
\version "2.18.2"
|
||||
\version "2.24.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\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
|
||||
}%Side
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue