mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-15 12:29:22 +02:00
CMPD: Side scores update
Highland Laddie Auld Lang Syne Green Glens of Antrim When the Pipers play Bells of Dunblane Rose of Kelvingrove Cullen Bay Standards
This commit is contained in:
parent
7b25a087aa
commit
1c05f8ba65
34 changed files with 1312 additions and 106 deletions
27
5-4_marches/cullen_bay/side.cmpd.ly
Normal file
27
5-4_marches/cullen_bay/side.cmpd.ly
Normal file
|
@ -0,0 +1,27 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.48th.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 { \line } \break
|
||||
}
|
||||
{
|
||||
\snareA
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \markup { \title "(Canadian Memorial Pipes and Drums)" }
|
||||
meter = \meter
|
||||
instrument = \instrumentSide
|
||||
composer = \composerSide
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue