mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Added a score for the 48th Highrs of H
This commit is contained in:
parent
4be35e93e9
commit
cb7653d925
2 changed files with 90 additions and 0 deletions
30
5-4_marches/cullen_bay/side.48th.ly
Normal file
30
5-4_marches/cullen_bay/side.48th.ly
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.48th.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
{
|
||||
\repeat unfold 2 {
|
||||
\repeat volta 1 { \line } \break
|
||||
}
|
||||
}
|
||||
{
|
||||
\snareA
|
||||
\snareB
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \markup \column { \title \normalsize "48th HIGHRS" }
|
||||
meter = \meter
|
||||
instrument = \instrumentSide
|
||||
composer = \composerSide
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue