mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-12-22 08:13:31 +01:00
Added drums Cullen Bay for the Holland Massed Pipes and Drums
This commit is contained in:
parent
3a4a5652ed
commit
66eea47551
8 changed files with 362 additions and 0 deletions
24
5-4_marches/cullen_bay/bass.hmpd.ly
Normal file
24
5-4_marches/cullen_bay/bass.hmpd.ly
Normal file
|
@ -0,0 +1,24 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.hmpd.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\repeat unfold 4 {
|
||||
<<
|
||||
{ \repeat volta 2 { \line } }
|
||||
{ \bassA }
|
||||
>> \break
|
||||
}
|
||||
}
|
||||
\header {
|
||||
title = \markup \column { \title \smaller "Holland Massed P&D" }
|
||||
meter = \meter
|
||||
instrument = \instrumentBass
|
||||
composer = \composerBass
|
||||
}
|
||||
}
|
68
5-4_marches/cullen_bay/drums.hmpd.ly
Normal file
68
5-4_marches/cullen_bay/drums.hmpd.ly
Normal file
|
@ -0,0 +1,68 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.hmpd.ily"
|
||||
\include "./notes.tenor.hmpd.ily"
|
||||
\include "./notes.side.hmpd.ily"
|
||||
|
||||
#(set-global-staff-size 14)
|
||||
date = \markup { 16-02-2016 }
|
||||
title = \markup { \title \normalsize "(HMPD)" }
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "side" \with {
|
||||
instrumentName = \markup{\instrumentSide}
|
||||
shortInstrumentName = \markup{\shortInstrumentSide}
|
||||
} {
|
||||
|
||||
\global
|
||||
<<
|
||||
{
|
||||
\repeat unfold 4 {
|
||||
\repeat volta 2 { \halfline \halfline } \break
|
||||
}
|
||||
}%End of Format
|
||||
{
|
||||
\snareA
|
||||
\snareB
|
||||
\snareC
|
||||
\snareD
|
||||
}
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" \with {
|
||||
instrumentName = \markup{ \instrumentTenor }
|
||||
shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
} {
|
||||
\tenorglobal
|
||||
|
||||
\tenorA
|
||||
\tenorB
|
||||
\tenorA
|
||||
\tenorB
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" \with {
|
||||
instrumentName = \markup{ \instrumentBass }
|
||||
shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
} {
|
||||
|
||||
\bassglobal
|
||||
|
||||
\bassA
|
||||
\bassA
|
||||
\bassA
|
||||
\bassA
|
||||
}
|
||||
|
||||
>>
|
||||
\header {
|
||||
date = \date
|
||||
title = \markup \column { \title \smaller "Holland Massed P&D" }
|
||||
meter = \meter
|
||||
composer = \markup \tiny { \composerSide ":" "Drums"
|
||||
}
|
||||
}
|
||||
}
|
61
5-4_marches/cullen_bay/mid.hmpd.ly
Normal file
61
5-4_marches/cullen_bay/mid.hmpd.ly
Normal file
|
@ -0,0 +1,61 @@
|
|||
\version "2.19.0"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.bass.hmpd.ily"
|
||||
\include "./notes.tenor.hmpd.ily"
|
||||
|
||||
|
||||
title = \markup { \title \normalsize "(HMPD)" }
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "tenor" \with {
|
||||
instrumentName = \markup{ \instrumentTenor }
|
||||
shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
} {
|
||||
\tenorglobal
|
||||
\global
|
||||
<<
|
||||
{
|
||||
\repeat volta 2 { \line } \break
|
||||
\repeat volta 2 { \line } \break
|
||||
\repeat volta 2 { \line } \break
|
||||
\repeat volta 2 { \line } \break
|
||||
}%Format
|
||||
{
|
||||
\tenorA
|
||||
\tenorB
|
||||
\tenorA
|
||||
\tenorB
|
||||
}%Music
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" \with {
|
||||
instrumentName = \markup{ \instrumentBass }
|
||||
shortInstrumentName = \markup{ \shortInstrumentBass }
|
||||
} {
|
||||
\bassglobal
|
||||
|
||||
\bassA
|
||||
\bassA
|
||||
\bassA
|
||||
\bassA
|
||||
}
|
||||
>>
|
||||
\header {
|
||||
title = \markup \column { \title \smaller "Holland Massed P&D" }
|
||||
meter = \meter
|
||||
composer = \markup {
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )
|
||||
}
|
||||
\column \right-align {
|
||||
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
|
||||
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
11
5-4_marches/cullen_bay/notes.bass.hmpd.ily
Normal file
11
5-4_marches/cullen_bay/notes.bass.hmpd.ily
Normal file
|
@ -0,0 +1,11 @@
|
|||
% 5/4 Cullen Bay
|
||||
% Bass
|
||||
\version "2.18.2"
|
||||
composerBass = "R. Gankema"
|
||||
bassglobal = {}
|
||||
bassA = \drummode {
|
||||
\repeat unfold 3 {
|
||||
d4-> d8 g d8 g d4-> r4 |
|
||||
}
|
||||
d4-> r4 r4 d4 g4 |
|
||||
}
|
123
5-4_marches/cullen_bay/notes.side.hmpd.ily
Normal file
123
5-4_marches/cullen_bay/notes.side.hmpd.ily
Normal file
|
@ -0,0 +1,123 @@
|
|||
% 5/4 Cullen Bay
|
||||
% Side
|
||||
\version "2.18.2"
|
||||
composerSide = "R. Gankema"
|
||||
sideglobal = {
|
||||
\eighthBeaming
|
||||
}
|
||||
|
||||
% Music
|
||||
snareEnd = \drummode {
|
||||
\tutti {
|
||||
d8.->) g16
|
||||
d8:32( g16.) d32->
|
||||
g16. g32 \flam d8->
|
||||
g16. d32:128( d16.) g32
|
||||
d8:32( g)
|
||||
|
|
||||
\flam d8-> d8:32(
|
||||
\triplet { g16) d g } \flam d8->
|
||||
}
|
||||
g16. d32-> g16. g32
|
||||
\flam d8-> d16. g32->
|
||||
d16. d32 \flam g8->
|
||||
|
|
||||
\tutti {
|
||||
\flam d8.-> g16
|
||||
d8 \flam d16.-> g32
|
||||
\triplet { d16 g d } \flam g8->
|
||||
d4:32(\< d4)\!
|
||||
}
|
||||
|
|
||||
}
|
||||
snareA = \drummode {
|
||||
\flam d8-> d8:32(
|
||||
\triplet { g16) d g } \flam d8->
|
||||
g16. d32-> g16. g32
|
||||
\flam d8-> d16. g32->
|
||||
d16. d32 \flam g8->
|
||||
|
|
||||
\tutti {
|
||||
\flam d8.->) g16
|
||||
d8:32( g16.) d32->
|
||||
g16. g32 \flam d8->
|
||||
g16. d32:128( d16.) g32
|
||||
d8:32( g)
|
||||
|
|
||||
\flam d8-> d8:32(
|
||||
\triplet { g16) d g } \flam d8->
|
||||
}
|
||||
g16. d32-> g16. g32
|
||||
\flam d8-> d16. g32->
|
||||
d16. d32 \flam g8->
|
||||
|
|
||||
\tutti {
|
||||
\flam d8.-> g16
|
||||
d8 \flam d16.-> g32
|
||||
\triplet { d16 g d } \flam g8->
|
||||
d4:32(\< d4)\!
|
||||
}
|
||||
|
|
||||
}
|
||||
|
||||
snareB = \drummode {
|
||||
d8:32( g16.) d32->
|
||||
g16. g32 d8:32(
|
||||
g16.) d32-> g16. g32
|
||||
\flam d4->
|
||||
\tutti {
|
||||
d4:32(
|
||||
|
|
||||
d8.->) g16
|
||||
d8:32( g16.) d32->
|
||||
g16. g32 \flam d8->
|
||||
g16. d32:128( d16.) g32
|
||||
d8:32( g)
|
||||
|
|
||||
\flam d8-> d8:32(
|
||||
\triplet { g16) d g } \flam d8->
|
||||
}
|
||||
g16. d32-> g16. g32
|
||||
\flam d8-> d16. g32->
|
||||
d16. d32 \flam g8->
|
||||
|
|
||||
\tutti {
|
||||
\flam d8.-> g16
|
||||
d8 \flam d16.-> g32
|
||||
\triplet { d16 g d } \flam g8->
|
||||
d4:32(\< d4)\!
|
||||
}
|
||||
|
|
||||
}
|
||||
|
||||
snareC = \drummode { \snareA }
|
||||
|
||||
snareD = \drummode {
|
||||
\flam d16.-> g32 d16. \flam g32->
|
||||
d16. g32 \flam d16.-> g32
|
||||
d16. \flam g32-> d16. g32
|
||||
\flam d4->
|
||||
\tutti {
|
||||
d4:32(
|
||||
|
|
||||
d8.->) g16
|
||||
d8:32( g16.) d32->
|
||||
g16. g32 \flam d8->
|
||||
g16. d32:128( d16.) g32
|
||||
d8:32( g)
|
||||
|
|
||||
\flam d8-> d8:32(
|
||||
\triplet { g16) d g } \flam d8->
|
||||
}
|
||||
g16. d32-> g16. g32
|
||||
\flam d8-> d16. g32->
|
||||
d16. d32 \flam g8->
|
||||
|
|
||||
\tutti {
|
||||
\flam d8.-> g16
|
||||
d8 \flam d16.-> g32
|
||||
\triplet { d16 g d } \flam g8->
|
||||
d4:32(\< d4)\!
|
||||
}
|
||||
|
|
||||
}
|
17
5-4_marches/cullen_bay/notes.tenor.hmpd.ily
Normal file
17
5-4_marches/cullen_bay/notes.tenor.hmpd.ily
Normal file
|
@ -0,0 +1,17 @@
|
|||
% 5/4 Cullen Bay
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "R. Gankema"
|
||||
tenorglobal = {}
|
||||
tenorA = \drummode {
|
||||
d4-> d8 g d8 g d8-> g d8 g |
|
||||
d4-> d8 g d8 g d8 g d8 g |
|
||||
d4-> d8 g d8 g d8-> g d8 g |
|
||||
d4-> d8 g d8 g d4 g4 |
|
||||
}
|
||||
tenorB = \drummode {
|
||||
d8 g d8 g d8 g d4 r4 |
|
||||
d4-> d8 g d8 g d8 g d8 g |
|
||||
d4-> d8 g d8 g d8-> g d8 g |
|
||||
d4-> d8 g d8 g d4 g4 |
|
||||
}
|
33
5-4_marches/cullen_bay/side.hmpd.ly
Normal file
33
5-4_marches/cullen_bay/side.hmpd.ly
Normal file
|
@ -0,0 +1,33 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.side.hmpd.ily"
|
||||
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\sideglobal
|
||||
<<
|
||||
{
|
||||
\repeat unfold 4 {
|
||||
\repeat volta 2 { \halfline \break \halfline } \break
|
||||
}
|
||||
}
|
||||
{
|
||||
\snareA
|
||||
\snareB
|
||||
\snareC
|
||||
\snareD
|
||||
}
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \markup \column { \title \smaller "Holland Massed P&D" }
|
||||
meter = \meter
|
||||
instrument = \instrumentSide
|
||||
composer = \composerSide
|
||||
}
|
||||
}
|
25
5-4_marches/cullen_bay/tenor.hmpd.ly
Normal file
25
5-4_marches/cullen_bay/tenor.hmpd.ly
Normal file
|
@ -0,0 +1,25 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "lilydrum.ly"
|
||||
|
||||
\include "./config.ily"
|
||||
\include "./notes.tenor.hmpd.ily"
|
||||
|
||||
title = \markup { \title \normalsize "(HMPD)" }
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
\global
|
||||
\tenorglobal
|
||||
<<
|
||||
{ \repeat unfold 4 { \repeat volta 2 { \line } \break} }
|
||||
{ \tenorA \tenorB \tenorA \tenorB }
|
||||
>>
|
||||
}
|
||||
\header {
|
||||
title = \markup \column { \title \smaller "Holland Massed P&D" }
|
||||
meter = \meter
|
||||
instrument = \instrumentTenor
|
||||
composer = \composerTenor
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue