mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Updated Cabar Feidh, added extra 2/4 parts
This commit is contained in:
parent
14f0332b28
commit
787d78c378
10 changed files with 319 additions and 56 deletions
26
standards/98_standards.side.cmpd.ly
Normal file
26
standards/98_standards.side.cmpd.ly
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "./98_standards.side.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\time 9/8
|
||||
\drummode {
|
||||
\repeat volta 2 { \partial 8 \pone \midone \pone \endone } \break
|
||||
\repeat volta 2 { \partial 8 \ptwo \midone \ptwo \endone } \break
|
||||
\repeat volta 2 { \partial 8 \pfour \midone \pfour \endone } \break
|
||||
\repeat volta 2 { \partial 8 \peight \midone \peight \endone } \break
|
||||
\repeat volta 2 { \partial 8 \pthree \midone \pthree \endone } \break
|
||||
\repeat volta 2 { \partial 8 \pfive \midone \pfive \endone } \break
|
||||
\repeat volta 2 { \partial 8 \psix \midone \psix \endone } \break
|
||||
\repeat volta 2 { \partial 8 \pnine \midone \pnine \endone } \break
|
||||
}% End of drums %
|
||||
}
|
||||
\header {
|
||||
title = "9/8 Standards"
|
||||
band = "Canadian Memorial Pipes and Drums"
|
||||
meter = "Quick March"
|
||||
composer = ""
|
||||
instrument = "Side"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue