1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-06-18 05:06:37 +02:00

Moved out of pipebanddrumming repo. This is the repo for all my music..

This commit is contained in:
Eric Teunis de Boone 2016-02-20 16:51:07 +01:00
parent bcb750add2
commit dd127fb48b
277 changed files with 0 additions and 572 deletions

View file

@ -0,0 +1,13 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 4 { s2. | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "The Ballad of the Green Berets"
meter = "March of the Korps Commando Troepen"

View file

@ -0,0 +1,18 @@
% <<TimeSig>> <<Title>>
% Pipes
\version "2.18.2"
composerPipes = ""
pipeglobal = {
\bagpipeKey
}
pipesA = {
}
pipesB = {
}
pipesC = {
}

View file

@ -0,0 +1,33 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.ily"
\score {
\new Staff {
\global
\pipeglobal
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \line }
\break
\repeat volta 2 { \line }
}
{
\pipesA
\pipesB
\pipesC
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
}
}

View file

@ -0,0 +1,13 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 4 { s2. | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Balmoral"
meter = "Retreat"

View file

@ -0,0 +1,55 @@
Bagpipe Reader:1.0
MIDINoteMappings,(54,56,58,59,61,63,64,66,68,56,58,60,61,63,65,66,68,70,55,57,59,60,62,64,65,67,69)
FrequencyMappings,(370,415,466,494,554,622,659,740,831,415,466,523,554,622,699,740,831,932,392,440,494,523,587,659,699,784,880)
InstrumentMappings,(71,71,45,33,1000,60,70)
GracenoteDurations,(20,40,30,50,100,200,800,1200,250,250,250,500,200)
FontSizes,(90,100,88,80,240)
TuneFormat,(1,0,M,L,500,500,500,500,L,1,0)
TuneTempo,90
"Balmoral",(Y,L,0,0,Times New Roman,16,700,0,0,18,0,0,0)
"Retreat",(T,C,0,0,Times New Roman,14,400,0,0,18,0,0,0)
"Arr. G. Rooney/The Seaforth Highlanders of Holland",(M,R,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"The Seaforth Highlanders of Holland",(F,R,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"18",(F,C,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"2002",(F,L,0,0,Times New Roman,10,400,0,0,18,0,0,0)
& sharpf sharpc 3_4
I!'' gg LAr_8 'la Bl_16 grp C_4 gg E_4
! gg LAr_8 'la Bl_16 grp C_2 space
! dbb Br_8 eg LAl_8 gg B_2 space
! gg Cr_16 'c Br_32 gg LAr_16 'la Bl_32 grp C_2 space !t
& sharpf sharpc
gg LAr_8 'la Bl_16 grp C_4 gg E_4
! gg LAr_8 'la Bl_16 grp C_2 space
! dbb Br_8 eg LAl_8 gg B_4 thrd D_4
! dbc Cr_8 'c Bl_16 gg LA_2 space ''!I
& sharpf sharpc
I!'' thrd Dr_8 El_8 gg F_4 dbha HA_4
! fg HGr_8 Fl_8 gg E_2 space
! dbd Dr_8 Cl_8 gg B_2 space
! gg Cr_16 'c Br_32 gg LAr_16 'la Bl_32 grp C_2 space !t
& sharpf sharpc
thrd Dr_8 El_8 gg F_4 dbha HA_4
! fg HGr_8 Fl_8 gg E_2 space
! dbd Dr_8 Cl_8 gg B_4 thrd D_4
! dbc Cr_8 'c Bl_16 gg LA_2 space ''!I

View file

@ -0,0 +1,29 @@
% 3/4 Balmoral
% Pipes
\version "2.18.2"
composerPipes = "Arr. G. Rooney/Seaforths of Holland"
pipeglobal = {
\bagpipeKey
}
pipesA = {
\grg a8. [ b16 ] \grip c4 \grg e4 |
\grg a8. [ b16 ] \grip c2 |
\dblb b8 [ \gre a8 ] \grg b2 |
\grg c16. [ b32 \grg a16. b32 ] \grip c2 |
\grg a8. [ b16 ] \grip c4 \grg e4 |
\grg a8. [ b16 ] \grip c2 |
\dblb b8 [ \gre a8 ] \grg b4 \thrwd d4 |
\dblc c8. [ b16 ] \grg a2
}
pipesB = {
\thrwd d8 [ e8 ] \grg f4 \dblA A4 |
\grf g8 [ f8 ] \grg e2 |
\dbld d8 [ c8 ] \grg b2 |
\grg c16. [ b32 \grg a16. b32 ] \grip c2 |
\thrwd d8 [ e8 ] \grg f4 \dblA A4 |
\grf g8 [ f8 ] \grg e2 |
\dbld d8 [ c8 ] \grg b4 \thrwd d4 |
\dblc c8. [ b16 ] \grg a2
}

View file

@ -0,0 +1,29 @@
% 3/4 Balmoral (seconds)
% Pipes
\version "2.18.2"
composerPipessecnd = ""
pipessecndglobal = {
\bagpipeKey
}
pipessecndA = {
\grg c8. [ d16 ] \dble e4 \grg A4 \bar "|"
c8. [ d16 ] \dble e2 \bar "|"
\dbld d8 [ c8 ] \grg d2 \bar "|"
\grg e16. [ d32 \grg c16. d32 ] \dble e2 \bar "|" \break
\grg c8. [ d16 ] \dble e4 \grg A4 \bar "|"
c8. [ d16 ] \dble e2 \bar "|"
\dbld d8 [ c8 ] \grg d4 \dblf f4 \bar "|"
\grg e8. [ d16 ] \grg c2
}
pipessecndB = {
b8. [ c16 ] \grg d4 \dblf f4 \bar "|"
\grg e8 [ d8 ] \grg c2 \bar "|"
\dblf f8 [ e8 ] \grg d2 \bar "|"
\grg e16. [ d32 \grg c16. d32 ] \dble e2 \bar "|" \break
b8. [ c16 ] \grg d4 \dblf f4 \bar "|"
\grg e8 [ d8 ] \grg c2 \bar "|"
\dblf f8 [ e8 ] \grg d4 \dblf f4 \bar "|"
\grg e8. [ d16 ] \grg c2
}

View file

@ -0,0 +1,29 @@
% 3/4 Balmoral (thirds)
% Pipes
\version "2.18.2"
composerPipesthrd = ""
pipesthrdglobal = {
\bagpipeKey
}
pipesthrdA = {
\grg c8. [ d16 ] \grg e8 [ c8 ] \grg f8 [ A8 ] |
\grf g8 [ f8 ] \grg f8 [ c8 ] \grg f4 |
\grg d8 [ c8 ] \thrwd d8. [ c16 ] \grg b8 [ c8 ] |
\thrwd d8 [ f8 ] \grg e16. [ d32 c16. d32] \grg e4 |
\grg c8. [ d16 ] \grg e8 [ c8 ] \grg f8 [ A8 ] |
\grf g8 [ f8 ] \grg f8 [ c8 ] \grg f4 |
\grg d8 [ c8 ] \thrwd d8. [ c16 ] \grg b8 [ f8 ] |
\grg e16 [ f16 g8 ] \dblA A2
}
pipesthrdB = {
A2. |
\dblf f8 [ d8 ] \dblg g8 [ A8 ] \grf g8 [ A8 ] |
e4 \thrwd d4 \grg d8 [ c8 ] |
\grg b8 [ f8 ] \grg e16. [ d32 c16. d32 ] \grg e4 |
A2. |
\dblf f8 [ d8 ] \dblg g8 [ A8 ] \grf g8 [ A8 ] |
e4 \thrwd d4 \grg d8 [ f8 ] |
\grg e16 [ f16 g8 ] \dblA A2
}

View file

@ -0,0 +1,63 @@
\version "2.19.0"
\include "config.ily"
\include "notes.pipes.ily"
\include "notes.pipes.seconds.ily"
\include "notes.pipes.thirds.ily"
\score {
\new StaffGroup <<
\new Staff = "pipes" {
\global
\pipeglobal
\set Staff.instrumentName = \markup{ \instrumentPipes }
\set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes }
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \line }
}%Format
{
\pipesA
\pipesB
}%Pipes
>>
}
\new Staff = "seconds" {
\pipessecndglobal
\set Staff.instrumentName = \markup{ \instrumentPipes Seconds }
\set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes 2nd}
\pipessecndA
\pipessecndB
}
\new Staff = "thirds" {
\pipesthrdglobal
\set Staff.instrumentName = \markup{ \instrumentPipes Thirds }
\set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes 3rd }
\pipesthrdA
\pipesthrdB
}
>>
\header {
title = \title
meter = \meter
composer = \markup \large {
\column \right-align {
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} )
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} )
$(if (not (string=? "" composerPipesthrd)) #{ \markup {\line { \composerPipesthrd ":" }} #} )
}
\column \right-align {
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} )
$(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} )
$(if (not (string=? "" composerPipesthrd)) #{ \markup {\line { \instrumentPipesthrd }}#} )
}
}
}
}

View file

@ -0,0 +1,29 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.ily"
\score {
\new Staff {
\global
\pipeglobal
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \line }
}
{
\pipesA
\pipesB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
}
}

View file

@ -0,0 +1,29 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.seconds.ily"
\score {
\new Staff {
\global
\pipessecndglobal
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \line }
}
{
\pipessecndA
\pipessecndB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipessecnd
composer = \composerPipessecnd
}
}

View file

@ -0,0 +1,29 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.thirds.ily"
\score {
\new Staff {
\global
\pipesthrdglobal
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \line }
}
{
\pipesthrdA
\pipesthrdB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipesthrd
composer = \composerPipesthrd
}
}

View file

@ -0,0 +1,57 @@
Bagpipe Reader:1.0
MIDINoteMappings,(54,56,58,59,61,63,64,66,68,56,58,60,61,63,65,66,68,70,55,57,59,60,62,64,65,67,69)
FrequencyMappings,(370,415,466,494,554,622,659,740,831,415,466,523,554,622,699,740,831,932,392,440,494,523,587,659,699,784,880)
InstrumentMappings,(71,71,45,33,1000,60,70)
GracenoteDurations,(20,40,30,50,100,200,800,1200,250,250,250,500,200)
FontSizes,(90,100,88,80,240)
TuneFormat,(1,0,M,L,500,500,500,500,L,1,0)
TuneTempo,90
"Balmoral",(Y,L,0,0,Times New Roman,16,700,0,0,18,0,0,0)
"Retreat",(T,C,0,0,Times New Roman,14,400,0,0,18,0,0,0)
"Arr. G. Rooney/The Seaforth Highlanders of Holland",(M,R,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"The Seaforth Highlanders of Holland",(F,R,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"18",(F,C,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"2002",(F,L,0,0,Times New Roman,10,400,0,0,18,0,0,0)
& sharpf sharpc 3_4
I!'' gg Cr_8 'c Dl_16 dbe E_4 gg HA_4
! Cr_8 'c Dl_16 dbe E_2
! dbd Dr_8 Cl_8 gg D_2 space
! gg Er_16 'e Dr_32 gg Cr_16 'c Dl_32 dbe E_2 space !t
& sharpf sharpc
gg Cr_8 'c Dl_16 dbe E_4 gg HA_4
! Cr_8 'c Dl_16 dbe E_2
! dbd Dr_8 Cl_8 gg D_4 dbf F_4 space
! gg Er_8 'e Dl_16 gg C_2 space ''!I
"part 2"
& sharpf sharpc
I!'' Br_8 'b Cl_16 gg D_4 dbf F_4
! gg Er_8 Dl_8 gg C_2 space
! dbf Fr_8 El_8 gg D_2 space
! gg Er_16 'e Dr_32 gg Cr_16 'c Dl_32 dbe E_2 space !t
& sharpf sharpc
Br_8 'b Cl_16 gg D_4 dbf F_4
! gg Er_8 Dl_8 gg C_2 space
! dbf Fr_8 El_8 gg D_4 dbf F_4 space
! gg Er_8 'e Dl_16 gg C_2 space ''!I

View file

@ -0,0 +1,54 @@
Bagpipe Reader:1.0
MIDINoteMappings,(54,56,58,59,61,63,64,66,68,56,58,60,61,63,65,66,68,70,55,57,59,60,62,64,65,67,69)
FrequencyMappings,(370,415,466,494,554,622,659,740,831,415,466,523,554,622,699,740,831,932,392,440,494,523,587,659,699,784,880)
InstrumentMappings,(71,71,45,33,1000,60,70)
GracenoteDurations,(20,40,30,50,100,200,800,1200,250,250,250,500,200)
FontSizes,(90,100,88,80,240)
TuneFormat,(1,0,M,L,500,500,500,500,L,1,0)
TuneTempo,90
"Balmoral",(Y,L,0,0,Times New Roman,16,700,0,0,18,0,0,0)
"Retreat",(T,C,0,0,Times New Roman,14,400,0,0,18,0,0,0)
"Arr. G. Rooney/The Seaforth Highlanders of Holland",(M,R,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"The Seaforth Highlanders of Holland",(F,R,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"18",(F,C,0,0,Times New Roman,10,400,0,0,18,0,0,0)
"2002",(F,L,0,0,Times New Roman,10,400,0,0,18,0,0,0)
& sharpf sharpc 3_4
I!'' gg Cr_8 'c Dl_16 gg Er_8 Cl_8 gg Fr_8 HAl_8
! fg HGr_8 Fl_8 gg Fr_8 Cl_8 gg F_4
! gg Dr_8 Cl_8 thrd Dr_8 'd Cl_16 gg Br_8 Cl_8
! thrd Dr_8 Fl_8 gg Er_16 'e Dl_32 Cl_16 'c Dl_32 gg E_4 !t
& sharpf sharpc
gg Cr_8 'c Dl_16 gg Er_8 Cl_8 gg Fr_8 HAl_8
! fg HGr_8 Fl_8 gg Fr_8 Cl_8 gg F_4
! gg Dr_8 Cl_8 thrd Dr_8 'd Cl_16 gg Br_8 Fl_8
! gg Er_16 Fl_16 HGl_8 dbha HA_4 HA_4 ''!I
& sharpf sharpc
I!'' HA_2 'ha space
! dbf Fr_8 Dl_8 dbhg HGr_8 HAl_8 fg HGr_8 HAl_8
! E_4 thrd D_4 gg Dr_8 Cl_8
! gg Br_8 Fl_8 gg Er_16 'e Dl_32 Cl_16 'c Dl_32 gg E_4 !t
& sharpf sharpc
HA_2 'ha space
! dbf Fr_8 Dl_8 dbhg HGr_8 HAl_8 fg HGr_8 HAl_8
! E_4 thrd D_4 gg Dr_8 Fl_8
! gg Er_16 Fl_16 HGl_8 dbha HA_4 HA_4 ''!I

View file

@ -0,0 +1,20 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
\eighthBeaming
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 2 { s2. | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Castle Dangerous"
meter = "March"
composerSide = ""
composerTenor = ""
composerBass = ""
composerPipes = ""

View file

@ -0,0 +1,24 @@
% 3/4 Castle Dangerous
% Tenor
\version "2.18.2"
composerTenor = ""
%%music
tenorA = \drummode {
r8. d16
g4
r8 d8
|
r8 g8
r8 d8
r8 g8
|
r8 d8
r8 g8
r8 d8
|
r8 g8
r8 d16 g
d16 g d g
|
}

View file

@ -0,0 +1,24 @@
\version "2.18.2"
\include "config.ily"
\include "notes.tenor.ily"
\score {
\new PipeBandDrumStaff {
\global
<<
{
\repeat volta 2 { \line }
}
{
\tenorA
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentTenor
composer = \composerTenor
}
}

View file

@ -0,0 +1,13 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 4 { s2.| } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Collin's Cattle"
meter = "Retreat"

View file

@ -0,0 +1,30 @@
% 3/4 Collins Cattle
% Pipes
\version "2.18.2"
composerPipes = ""
pipeglobal = {
\bagpipeKey
}
pipesA = {
\grg a8. [ b16 ] \grip c4 \dblc c4 |
\dble e4 \dblc c8 [ b8 ] \grG a4 |
\grg a8. [ b16 ] \grip c4 \dble e4 |
\dblA A4 \hdblf f2 |
\dble e8. [ d16 ] \grg c4 \dble e4 |
\dblc c8 [ \gre a8 ] \grg b4 \grip c4 |
\dblA A8. [ f16 ] \dble e4 \dblc c8 [ \gre a8 ] |
\dblb b4 \grG a2
}
pipesB = {
\grg c8. [ d16 ] \dble e4 \gra e4 |
\dblA A4 \hdblf f4 \grg e4 |
\grg c8. [ d16 ] \dble e4 \grg f4 |
A4 \grg A2 |
a8. [ b16 ] \grip c4 \dblb b4 |
\grG a4 \grg b4 \grip c4 |
\dblA A8. [ f16 ] \dble e4 \dblc c8 [ \gre a8 ] |
\dblb b4 \grG a2
}

View file

@ -0,0 +1,28 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.ily"
\score {
\new Staff {
\global
\pipeglobal
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \line }
}
{
\pipesA
\pipesB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
}
}

View file

@ -0,0 +1,19 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 4 { s2. | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "On the Road to Passchendaele"
meter = "Retreat"
composerSide = ""
composerTenor = ""
composerBass = ""
composerPipes = ""

View file

@ -0,0 +1,79 @@
\version "2.19.0"
\include "config.ily"
%\include "notes.bass.ily"
%\include "notes.tenor.ily"
\include "notes.side.ily"
\include "notes.pipes.ily"
\score {
\new StaffGroup <<
\new Staff {
\global
\pipeglobal
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes }
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes }
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \halfline }
\alternative {
{\halfline}
{\halfline}
}
\bar "|."
%\line \bar "||" \break
%\line \bar "|."
}%Format
{
\pipesA
\pipesB
\pipesBA
\pipesBB
}%Pipes
>>
}
\new PipeBandDrumStaff = "side" {
\sideglobal
\set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide}
\set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide}
\snareAA
\snareAB
\snareBA
\snareBB
\snareAB
}
% \new PipeBandDrumStaff = "bass" {
% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
%
% }
% \new PipeBandDrumStaff = "tenor" {
% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
%
% }
>>
\header {
title = \title
meter = \meter
composer = \markup \large {
\column \right-align {
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} )
$(if (not (string=? "" composerSide)) #{ \markup {\line { \composerSide ":" }} #} )
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )
}
\column \right-align {
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} )
$(if (not (string=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} )
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} )
$(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} )
}
}
}
}

View file

@ -0,0 +1,38 @@
% 3/4 On the Road to Passchendaele
% Pipes
\version "2.18.2"
composerPipes = "PM Gavin Stoddart MBE BEM / Alan Brydon"
pipeglobal = {
\bagpipeKey
}
pipesA = {
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
\grg d8 [ f8 ] \dble e4 c4 |
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
\grg f8 [ ( e8 c8 ] ) \grg b2 |
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
\grg d8 [ f8 ] \dble e4 c4 |
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
\dbld d4 \rodin a2
}
pipesB = {
\grg f8. [ g16 ] \dblA A4~ A8 [ g8 ] |
\grA f8 [ A8 ] \hdble e4 \grd c4 |
\grg a8. [ b16 ] \grip c4~ c8 [ f8 ] |
\dble e8 [ ( d8 c8 ] ) \grg b2
}
pipesBA = {
\grg f8. [ g16 ] \dblA A4~ A8 [ g8 ] |
\dblf f8 [ A8 ] \dble e4 c4 |
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
\dbld d4 \rodin a2
}
pipesBB = {
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
\grg d8 [ f8 ] \dble e4 \grd c4 |
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
\dbld d4 \rodin a2
}

View file

@ -0,0 +1,37 @@
% 3/4 On the Road to Passchendaele
% Snare
\version "2.18.2"
composerSide = ""
sideglobal = {
\eighthBeaming
}
%%music
snareAA = \drummode {
\flamd d8. g16 d4:32( d8) d8:32( |
\tuplet 3/2 { g16) d g } \flamd d8 \flamd d4 d4:32( |
d8.) g16 d8:32(-> \tuplet 3/2 { g16) d g } d8:32(-> g8:32)(-> |
\tuplet 3/2 { d16) g d-> } g16. g32 \flamd d8 d8:32( g16.) d32-> g16. g32 |
}
snareAB = \drummode {
\flamd d8. g16 d4:32( d8) d8:32( |
\tuplet 3/2 { g16) d g } \flamd d8 d4:32( d4) |
\flamd d8. g16 d4:32( d8:32)(-> \tuplet 3/2 { g16) d g } |
d16. d32 \flamg g8 d4:32( d4)
}
% Part 2
snareBA = \drummode {
d16[ \dragg g8 g16] d8:32( g8) d4:32( |
\tuplet 3/2 { d16) g d-> } g16. g32 \flamd d4 d4:32( |
d8.) g16 d8:32(-> \tuplet 3/2 { g16) d g } d8:32(-> g8:32)(-> |
\tuplet 3/2 { d16) g d-> } g16. g32 \flamd d8 d8:32( g16.) d32-> g16. g32 |
}
snareBB = \drummode {
d8. g16 d8:32( g8) d4:32( |
\tuplet 3/2 { g16) d g } \flamd d8 d4:32( d4) |
\flamd d8. g16 d4:32( d8:32)(-> \tuplet 3/2 { g16) d g } |
d16. d32 \flamg g8 d4:32( d4)
}

View file

@ -0,0 +1,36 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.ily"
\score {
\new Staff {
\global
\pipeglobal
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \halfline}
\alternative {
{\halfline}
{\halfline}
}
\bar "|."
}
{
\pipesA
\pipesB
\pipesBA
\pipesBB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
}
}

View file

@ -0,0 +1,39 @@
\version "2.18.2"
\include "config.ily"
\include "notes.side.ily"
\score {
\new PipeBandDrumStaff {
\global
\sideglobal
<<
{
\repeat volta 2 { \line }
\break
\repeat volta 2 { \halfline }
\alternative {
{\halfline}
{\halfline}
}
\bar "|."
%\line \bar "||" \break
%\line \bar "|."
}
{
\snareAA
\snareAB
\snareBA
\snareBB
\snareAB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentSide
composer = \composerSide
}
}

View file

@ -0,0 +1,13 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 4 { s2. | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Red Hackle"
meter = "Retreat"

View file

@ -0,0 +1,29 @@
% <<TimeSig>> <<Title>>
% Pipes
\version "2.18.2"
composerPipes = ""
pipeglobal = {
\bagpipeKey
}
pipesA = {
\grg a8. [ c16 ] \grg e4 \dblc c8 [ \gre a8 ] \bar "|"
\thrwd d8 [ f8 ] \dblf f4 \grg e4 \bar "|"
\grg c8. [ d16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
\thrwd d8. [ c16 ] \dblb b2 \bar "|" \break
\grg a8. [ c16 ] \grg e4 \dblc c8 [ \gre a8 ] \bar "|"
\thrwd d8 [ f8 ] \dblf f4 \grg e4 \bar "|"
\grg c8. [ d16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
\thrwd d8. [ b16 ] \grG a2
}
pipesB = {
A8 [ c8 ] \grip c4 \grg a8 [ \grd c8 ] \bar "|"
\thrwd d8 [ f8 ] \dblf f4 \grg e4 \bar "|"
A8 [ c8 ] \grip c4 \grg a8 [ f8 ] \bar "|"
\grg e8. [ d16 ] \dblb b2 \bar "|" \break
A8 [ c8 ] \grip c4 \grg a8 [ \grd c8 ] \bar "|"
\thrwd d8 [ f8 ] \dblf f4 \grg e4 \bar "|"
\grg c8. [ d16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
\thrwd d8. [ b16 ] \grG a2
}

View file

@ -0,0 +1,29 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.ily"
\score {
\new Staff {
\global
\pipeglobal
<<
{
\repeat volta 2 {\line }
\break
\repeat volta 2 {\line }
}
{
\pipesA
\pipesB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
}
}

View file

@ -0,0 +1,13 @@
\version "2.19.0"
%% Globals
global = {
\time 3/4
}
%% Format
part = { \partial 8 s8 }
halfline = { \repeat unfold 4 { s2. | } }
line = { \repeat unfold 2 { \halfline } }
%% Headers
title = "Shoals of Herring"
meter = "Retreat"

View file

@ -0,0 +1,32 @@
% <<TimeSig>> <<Title>>
% Pipes
\version "2.18.2"
composerPipes = ""
pipeglobal = {
\bagpipeKey
}
pipesA = {
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
\dblA A8 [ c8 ] \dblc c4 \gre b4
}
pipesAB = {
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
\grg a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] \bar "|"
\thrwd d8. [ c16 ] \dblb b4 \grG a4
}
pipesB = {
A8. [ g16 ] \grA f4 A8. [ g16 ] \bar "|"
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
A8. [ f16 ] \dble e4 \dblc c8 [ e8 ] \bar "|"
\dblA A8 [ c8 ] \dblc c4 \gre b4 \bar "|" \break
}
pipesBA = {
A8. [ g16 ] \grA f4 A8. [ g16 ] \bar "|"
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 \bar "|"
a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] \bar "|"
\thrwd d8. [ c16 ] \dblb b4 \grG a4
}

View file

@ -0,0 +1,37 @@
\version "2.18.2"
\include "config.ily"
\include "notes.pipes.ily"
\score {
\new Staff {
\global
\pipeglobal
<<
{
\repeat volta 2 {\line}
\break
\repeat volta 2 {\halfline}
\alternative {
{\halfline}
{\halfline}
}
\bar "|."
}
{
\pipesA
\pipesAB
\pipesB
\pipesBA
\pipesAB
}
>>
}
\header {
title = \title
meter = \meter
instrument = \instrumentPipes
composer = \composerPipes
}
}