From 560b5621b7478747694e4fb531ff4cee4a0770f1 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Mon, 28 Nov 2016 08:27:26 +0100 Subject: [PATCH] New Tunes ----------------------------------------------------- Mairi's Wedding Lochanside My Land PM JK Cairns Cabar Feidh (Reel, Hornpipe, Jig, Strathspey) La Baum Rowan Tree Wings Molly Connell --- 2-4_marches/mairis_wedding/config.ily | 17 +++ 2-4_marches/mairis_wedding/notes.pipes.ily | 40 +++++ 2-4_marches/mairis_wedding/pipes.ly | 58 +++++++ 3-4_marches/lochanside/config.ily | 17 +++ 3-4_marches/lochanside/notes.pipes.ily | 42 ++++++ 3-4_marches/lochanside/pipes.ly | 59 ++++++++ 3-4_marches/my_land/config.ily | 17 +++ 3-4_marches/my_land/notes.pipes.ily | 32 ++++ 3-4_marches/my_land/pipes.ly | 52 +++++++ 3-4_marches/pipe_major_jk_cairns/config.ily | 17 +++ .../pipe_major_jk_cairns/notes.pipes.ily | 49 ++++++ 3-4_marches/pipe_major_jk_cairns/pipes.ly | 61 ++++++++ 4-4_marches/cabar_feidh/config.ily | 2 +- 4-4_marches/cabar_feidh/notes.pipes.agira.ily | 4 +- 4-4_marches/cabar_feidh/pipes.all.ly | 90 ----------- 4-4_marches/cabar_feidh/pipes.strathspey.ly | 57 ------- 4-4_marches/la_baum/config.ily | 17 +++ 4-4_marches/la_baum/notes.pipes.ily | 26 ++++ 4-4_marches/la_baum/notes.pipes.seconds.ily | 22 +++ 4-4_marches/la_baum/pipes.full.ly | 104 +++++++++++++ 4-4_marches/la_baum/pipes.ly | 55 +++++++ 4-4_marches/la_baum/pipes.seconds.ly | 46 ++++++ 4-4_marches/maple_leaf_forever/config.ily | 17 +++ .../maple_leaf_forever/notes.pipes.ily | 44 ++++++ 4-4_marches/maple_leaf_forever/pipes.ly | 55 +++++++ 4-4_marches/rowan_tree/config.ily | 15 +- 4-4_marches/rowan_tree/full.ly | 93 ++++++++++++ 4-4_marches/rowan_tree/notes.pipes.ily | 32 ++++ 4-4_marches/rowan_tree/notes.side.ily | 11 +- 4-4_marches/rowan_tree/pipes.ly | 48 ++++++ 4-4_marches/rowan_tree/side.ly | 23 +-- 4-4_marches/wings/config.ily | 4 +- 4-4_marches/wings/full.ly | 96 ++++++++++++ 4-4_marches/wings/notes.pipes.ily | 30 ++++ 4-4_marches/wings/notes.side.ily | 22 ++- 4-4_marches/wings/pipes.ly | 46 ++++++ 4-4_marches/wings/side.bak | 38 +++++ 4-4_marches/wings/side.ly | 31 ++-- 6-8_marches/farewell_to_the_creeks/config.ily | 17 +++ .../farewell_to_the_creeks/notes.pipes.ily | 60 ++++++++ 6-8_marches/farewell_to_the_creeks/pipes.ly | 63 ++++++++ 6-8_marches/glendaruel_highlanders/config.ily | 17 +++ .../glendaruel_highlanders/notes.pipes.ily | 78 ++++++++++ 6-8_marches/glendaruel_highlanders/pipes.ly | 81 ++++++++++ hornpipes/cabar_feidh/config.ily | 17 +++ hornpipes/cabar_feidh/notes.pipes.ily | 60 ++++++++ hornpipes/cabar_feidh/pipes.ly | 61 ++++++++ hornpipes/the_jolly_beggarman/config.ily | 17 +++ hornpipes/the_jolly_beggarman/notes.pipes.ily | 43 ++++++ hornpipes/the_jolly_beggarman/pipes.ly | 62 ++++++++ init-sets | 5 +- jigs/cabar_feidh/config.ily | 17 +++ jigs/cabar_feidh/notes.pipes.ily | 91 +++++++++++ jigs/cabar_feidh/pipes.ly | 76 ++++++++++ other/band_of_brothers/pipes.ly | 109 ++++++++++++++ reels/cabar_feidh/config.ily | 17 +++ reels/cabar_feidh/notes.pipes.ily | 59 ++++++++ reels/cabar_feidh/pipes.ly | 56 +++++++ reels/piobaireachd_of_donald_dubh/config.ily | 17 +++ .../notes.pipes.ily | 32 ++++ reels/piobaireachd_of_donald_dubh/pipes.ly | 50 +++++++ strathspeys/cabar_feidh/config.ily | 17 +++ .../cabar_feidh/notes.pipes.ily | 19 +-- strathspeys/cabar_feidh/pipes.ly | 57 +++++++ strathspeys/molly_connell/config.ily | 6 +- strathspeys/molly_connell/drums.ly | 7 +- strathspeys/molly_connell/full.ly | 141 ++++++++++++++++++ strathspeys/molly_connell/notes.bass.ily | 3 +- strathspeys/molly_connell/notes.pipes.ily | 28 ++++ strathspeys/molly_connell/notes.side.ily | 19 ++- strathspeys/molly_connell/notes.side.v1.0.ily | 3 +- strathspeys/molly_connell/notes.tenor.ily | 3 +- strathspeys/molly_connell/pipes.ly | 53 +++++++ strathspeys/molly_connell/side.ly | 16 +- template/config.ily | 2 +- template/notes.bass.ily | 1 + template/notes.lyrics.ily | 1 + template/notes.pipes.ily | 3 +- template/notes.pipes.seconds.ily | 4 +- template/notes.pipes.thirds.ily | 4 +- template/notes.side.ily | 1 + template/notes.tenor.ily | 1 + 82 files changed, 2747 insertions(+), 236 deletions(-) create mode 100644 2-4_marches/mairis_wedding/config.ily create mode 100644 2-4_marches/mairis_wedding/notes.pipes.ily create mode 100644 2-4_marches/mairis_wedding/pipes.ly create mode 100644 3-4_marches/lochanside/config.ily create mode 100644 3-4_marches/lochanside/notes.pipes.ily create mode 100644 3-4_marches/lochanside/pipes.ly create mode 100644 3-4_marches/my_land/config.ily create mode 100644 3-4_marches/my_land/notes.pipes.ily create mode 100644 3-4_marches/my_land/pipes.ly create mode 100644 3-4_marches/pipe_major_jk_cairns/config.ily create mode 100644 3-4_marches/pipe_major_jk_cairns/notes.pipes.ily create mode 100644 3-4_marches/pipe_major_jk_cairns/pipes.ly delete mode 100644 4-4_marches/cabar_feidh/pipes.all.ly delete mode 100644 4-4_marches/cabar_feidh/pipes.strathspey.ly create mode 100644 4-4_marches/la_baum/config.ily create mode 100644 4-4_marches/la_baum/notes.pipes.ily create mode 100644 4-4_marches/la_baum/notes.pipes.seconds.ily create mode 100644 4-4_marches/la_baum/pipes.full.ly create mode 100644 4-4_marches/la_baum/pipes.ly create mode 100644 4-4_marches/la_baum/pipes.seconds.ly create mode 100644 4-4_marches/maple_leaf_forever/config.ily create mode 100644 4-4_marches/maple_leaf_forever/notes.pipes.ily create mode 100644 4-4_marches/maple_leaf_forever/pipes.ly create mode 100644 4-4_marches/rowan_tree/full.ly create mode 100644 4-4_marches/rowan_tree/notes.pipes.ily create mode 100644 4-4_marches/rowan_tree/pipes.ly create mode 100644 4-4_marches/wings/full.ly create mode 100644 4-4_marches/wings/notes.pipes.ily create mode 100644 4-4_marches/wings/pipes.ly create mode 100644 4-4_marches/wings/side.bak create mode 100644 6-8_marches/farewell_to_the_creeks/config.ily create mode 100644 6-8_marches/farewell_to_the_creeks/notes.pipes.ily create mode 100644 6-8_marches/farewell_to_the_creeks/pipes.ly create mode 100644 6-8_marches/glendaruel_highlanders/config.ily create mode 100644 6-8_marches/glendaruel_highlanders/notes.pipes.ily create mode 100644 6-8_marches/glendaruel_highlanders/pipes.ly create mode 100644 hornpipes/cabar_feidh/config.ily create mode 100644 hornpipes/cabar_feidh/notes.pipes.ily create mode 100644 hornpipes/cabar_feidh/pipes.ly create mode 100644 hornpipes/the_jolly_beggarman/config.ily create mode 100644 hornpipes/the_jolly_beggarman/notes.pipes.ily create mode 100644 hornpipes/the_jolly_beggarman/pipes.ly create mode 100644 jigs/cabar_feidh/config.ily create mode 100644 jigs/cabar_feidh/notes.pipes.ily create mode 100644 jigs/cabar_feidh/pipes.ly create mode 100644 other/band_of_brothers/pipes.ly create mode 100644 reels/cabar_feidh/config.ily create mode 100644 reels/cabar_feidh/notes.pipes.ily create mode 100644 reels/cabar_feidh/pipes.ly create mode 100644 reels/piobaireachd_of_donald_dubh/config.ily create mode 100644 reels/piobaireachd_of_donald_dubh/notes.pipes.ily create mode 100644 reels/piobaireachd_of_donald_dubh/pipes.ly create mode 100644 strathspeys/cabar_feidh/config.ily rename 4-4_marches/cabar_feidh/notes.pipes.strathspey.ily => strathspeys/cabar_feidh/notes.pipes.ily (90%) create mode 100644 strathspeys/cabar_feidh/pipes.ly create mode 100644 strathspeys/molly_connell/full.ly create mode 100644 strathspeys/molly_connell/notes.pipes.ily create mode 100644 strathspeys/molly_connell/pipes.ly diff --git a/2-4_marches/mairis_wedding/config.ily b/2-4_marches/mairis_wedding/config.ily new file mode 100644 index 0000000..83ba594 --- /dev/null +++ b/2-4_marches/mairis_wedding/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 2/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s2 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Mairi's Wedding" +meter = "Meter" diff --git a/2-4_marches/mairis_wedding/notes.pipes.ily b/2-4_marches/mairis_wedding/notes.pipes.ily new file mode 100644 index 0000000..e8c2611 --- /dev/null +++ b/2-4_marches/mairis_wedding/notes.pipes.ily @@ -0,0 +1,40 @@ +% 2/4 Maries Wedding +% Pipes +\version "2.18.2" +composerPipes = "" +pipeglobal = { + \bagpipeKey + } +% Music +pipesA = { + \grg G8 [ \grd a8 ] \wbirl a8. [ b16 ] | + \thrwd d8. [ e16 ] \dblf f4 | + \dble e8 [ d8 ] \dblb b8 [ d8 ] | + \dblf f8 [ e8 ] \dblf f8 [ A8 ] | + + \grg G8 [ \grd a8 ] \wbirl a8. [ b16 ] | + \thrwd d8. [ e16 ] \dblf f4 | + \dble e8 [ d8 ] \dblb b8 [ \gre G8 ] | + \grg a4 \wbirl a4 +} + +pipesBA = { + \grg f8 [ A8 ] \grg A4 | + \grip A8. [ g16 ] \dblf f4 | + \dble e8 [ d8 ] \dblb b8 [ d8 ] | + \dblf f8 [ e8 ] \dblf f4 +} + +pipesBBA = { + \grg f8 [ A8 ] \grg A4 | + \grip A8. [ g16 ] \dblf f4 | + \dble e8 [ d8 ] \dblb b8 [ \gre G8 ] | + \grg a4 \wbirl a4 +} + +pipesBBB = { + \grg G8 [ \grd a8 ] \wbirl a8. [ b16 ] | + \thrwd d8. [ e16 ] \dblf f4 | + \dble e8 [ d8 ] \dblb b8 [ \gre G8 ] | + \grg a4 \wbirl a4 +} diff --git a/2-4_marches/mairis_wedding/pipes.ly b/2-4_marches/mairis_wedding/pipes.ly new file mode 100644 index 0000000..f6dea79 --- /dev/null +++ b/2-4_marches/mairis_wedding/pipes.ly @@ -0,0 +1,58 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \line + } + \break + \repeat volta 2 { + \halfline + } \alternative { + \halfline + \halfline + }\bar "|." + }%Format + + \new Voice = "pipes" { + \pipesA + + \pipesBA + \pipesBBA + \pipesBBB + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + + \pipesA + \pipesA + + \pipesBA \pipesBBA + \pipesBA \pipesBBB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/3-4_marches/lochanside/config.ily b/3-4_marches/lochanside/config.ily new file mode 100644 index 0000000..1c29af7 --- /dev/null +++ b/3-4_marches/lochanside/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 3/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s2. | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Lochanside" +meter = "Retreat" diff --git a/3-4_marches/lochanside/notes.pipes.ily b/3-4_marches/lochanside/notes.pipes.ily new file mode 100644 index 0000000..7e63597 --- /dev/null +++ b/3-4_marches/lochanside/notes.pipes.ily @@ -0,0 +1,42 @@ +% 3/4 Lochanside +% Pipes +\version "2.18.2" +composerPipes = "PM J. MacLellan, DCM" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + \thrwd d8. [ e16 ] \grg f4 \dblf f8 [ A8 ] | + \grf g8 [ \grA e8 ] \dblf f4 \thrwd d4 | + A8. [ f16 ] \thrwd d4 \dbld d8. [ e16 ] | + \grg f8 [ \birl a8 ] \grg f4 \dble e4 | + + \grg e8. [ d16 ] \dblc c4 \grip c8 [ A8 ] | + \grf g8 [ \grA e8 ] \thrwd d4 \gre a4 | + \grg e8. [ f16 ] \dblg g4 \grA g8 [ b8 ] | + \dblc c8 [ \gre a8 ] \thrwd d4 \dbld d4 | +} + +pipesB = { + \dbld d8. [ f16 ] \dblA A4 \grg A8. [ g16 ] | + \grA f8. [ g16 ] \dblA A4 \hdblf f4 | + \thrwd d8 [ \gre a8 ] \grip b4 \dblg g8. [ f16 ] | + \grg e8 [ \thrwd d8 ] \grg f4 \dble e4 | + + \grg e8. [ d16 ] \dblc c4 \grip c8 [ A8 ] | + \grf g8 [ \grA e8 ] \thrwd d4 \gre a4 | + \grg e8. [ f16 ] \dblg g4 \grA g8 [ b8 ] | + \dblc c8 [ \gre a8 ] \thrwd d4 \dbld d4 | +} +pipesC = { + \dblc c8. [ b16 ] \grb a4 \wbirl a8 [ \grd c8 ] | + \grg e8 [ g8 ] \hdblf f4 \thrwd d4 | + \dblc c8. [ b16 ] \grb a4 \wbirl a8 [ \grd c8 ] | + \dblA A8. [ g16 ] \hdblf f4 \dble e8 [ a8 ] | + + \thrwd d8. [ f16 ] \dblA A4 \hdblf f8 [ A8 ] | + g16. [ f32 ] \grg e16. [ d32 ] \dblc c4 \slurb b4 | + \grg e8. [ f16 ] \dblg g4 \grA g8 [ b8 ] | + \dblc c8 [ \gre a8 ] \thrwd d4 \dbld d4 | +} diff --git a/3-4_marches/lochanside/pipes.ly b/3-4_marches/lochanside/pipes.ly new file mode 100644 index 0000000..14a9bae --- /dev/null +++ b/3-4_marches/lochanside/pipes.ly @@ -0,0 +1,59 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \line + } + \break + \repeat volta 2 { + \line + } + \break + \repeat volta 2 { + \line + } + }%Format + + \new Voice = "pipes" { + \pipesA + + \pipesB + + \pipesC + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \pipesA + \pipesA + \pipesB + \pipesB + \pipesC + \pipesC + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/3-4_marches/my_land/config.ily b/3-4_marches/my_land/config.ily new file mode 100644 index 0000000..6a5a272 --- /dev/null +++ b/3-4_marches/my_land/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 3/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s2. | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "My Land" +meter = "Retreat" diff --git a/3-4_marches/my_land/notes.pipes.ily b/3-4_marches/my_land/notes.pipes.ily new file mode 100644 index 0000000..938498d --- /dev/null +++ b/3-4_marches/my_land/notes.pipes.ily @@ -0,0 +1,32 @@ +% 3/4 My Land +% Pipes +\version "2.18.2" +composerPipes = "N. MacLean" +arrangerPipes = "Seaforth Highlanders (1936)" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + \grg a8. [ c16 ] \dble e4 \gra e4 | + \dblA A8 [ c8 ] \dble e4 \gra e4 | + \thrwd d8. [ c16 ] \grg b4~ b8 [ f8 ] | + \dble e8. [ d16 ] \dblc c2 | + + \grg a8. [ c16 ] \dble e4 \gra e4 | + \dblA A8 [ c8 ] \dble e4 \gra e4 | + \thrwd d8. [ c16 ] \grg b4 f4 | + \dble e4 \birl a2 +} + +pipesB = { + \grg c8 [ \grG a8 ] \dble e4 \gra e4 | + \grg f8. [ g16 ] \dblA A4 \grg A4 | + \thrwd d8. [ f16 ] \dble e4~ e8 [ c8 ] | + \thrwd d8. [ c16 ] \grg b2 | + + \grg a8. [ c16 ] \dble e4 \gra e4 | + \dblA A8 [ c8 ] \dble e4 \gra e4 | + \thrwd d8. [ c16 ] \grg b4 f4 | + \dble e4 \birl a2 +} diff --git a/3-4_marches/my_land/pipes.ly b/3-4_marches/my_land/pipes.ly new file mode 100644 index 0000000..022623e --- /dev/null +++ b/3-4_marches/my_land/pipes.ly @@ -0,0 +1,52 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \line + } + \break + \repeat volta 2 { + \line + } + }%Format + + \new Voice = "pipes" { + \pipesA + + \pipesB + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \pipesA + \pipesA + + \pipesB + \pipesB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/3-4_marches/pipe_major_jk_cairns/config.ily b/3-4_marches/pipe_major_jk_cairns/config.ily new file mode 100644 index 0000000..a11f4cf --- /dev/null +++ b/3-4_marches/pipe_major_jk_cairns/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 3/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s2. | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Pipe Major J. K. Cairns" +meter = "Retreat" diff --git a/3-4_marches/pipe_major_jk_cairns/notes.pipes.ily b/3-4_marches/pipe_major_jk_cairns/notes.pipes.ily new file mode 100644 index 0000000..fd40508 --- /dev/null +++ b/3-4_marches/pipe_major_jk_cairns/notes.pipes.ily @@ -0,0 +1,49 @@ +% 3/4 Pipe Major J. K. Cairns +% Pipes +\version "2.18.2" +composerPipes = " PM A. M. Cairns, MMM, CD" +pipeglobal = { + \bagpipeKey +} +% Music +pipesAA = { + \grg a8. [ b16 ] \grip c4~ c8 [ e8 ] | + \grg \tuplet 3/2 { d8 c8 b8 } \grG a2 | + \thrwd d8. [ e16 ] \grg f4~ f8 [ A8 ] | + \thrwd d8 [ f8 ] \dblf f8 [ e8~ ] e4 | +} +pipesABA = { + \grg c8. [ d16 ] \dble e4~ e8 [ f8 ] | + \dble e8 [ c8 ] \dblb b8 [ \gre a8 ] a4 | + \grg b8 [ c8 ] \dble e8 [ f8 ] A8. [ f16 ] | + \dble e8 [ a8 ] \dble c8 [ \gre b8~ ] b4 +} +pipesABB = { + \grg c8 [ e8 ] \dblA A4~ A8 [ g8 ] | + A8. [ f16 ] \dble e8 [ a8 ] a4 | + \grg \tuplet 3/2 { f8 e8 d8 } \dblc c4~ c8 [ e8 ] | + \grg \tuplet 3/2 { d8 c8 b8 } \grG a2 +} + +pipesBA = { +\grg e8. [ f16 ] \dble e4~ e8 [ c8 ] | + \grg a8 [ c8 ] \dblf f8 [ e8 ] e4 | + A8. [ g16 ] \dblA A4 A8 [ f8 ] | + \thrwd d8 [ f8 ] \dblf f8 [ e8~ ] e4 | + + \grg c8. [ d16 ] \dble e4~ e8 [ f8 ] | + \dble e8 [ c8 ] \dblb b8 [ \gre a8 ] a4 | + \grg b8 [ c8 ] \dble e8 [ f8 ] A8. [ f16 ] | + \dble e8 [ a8 ] \dble c8 [ \gre b8 ] b4 | +} +pipesBB = { + \grg a8. [ b16 ] \grip c4~ c8 [ e8 ] | + \grg \tuplet 3/2 { d8 c8 b8 } \grG a2 | + \thrwd d8. [ e16 ] \grg f4~ f8 [ A8 ] | + \thrwd d8 [ f8 ] \dblf f8 [ e8~ ] e4 | + + \grg c8 [ e8 ] \dblA A4~ A8 [ g8 ] | + A8. [ f16 ] \dble e8 [ a8~ ] a4 | + \grg \tuplet 3/2 { f8 e8 d8 } \dblc c4~ c8 [ e8 ] | + \grg \tuplet 3/2 { d8 c8 b8 } \grG a2 +} diff --git a/3-4_marches/pipe_major_jk_cairns/pipes.ly b/3-4_marches/pipe_major_jk_cairns/pipes.ly new file mode 100644 index 0000000..8c7835b --- /dev/null +++ b/3-4_marches/pipe_major_jk_cairns/pipes.ly @@ -0,0 +1,61 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \halfline + } \alternative { + \halfline + \halfline + }\bar "|." + + \break + \line \bar "||" + \break + \line \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesAA + \pipesABA + \pipesABB + + \pipesBA + \pipesBB + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \pipesAA + \pipesABA + \pipesAA + \pipesABB + + \pipesBA + \pipesBB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/4-4_marches/cabar_feidh/config.ily b/4-4_marches/cabar_feidh/config.ily index f1e280a..5f3bf1b 100644 --- a/4-4_marches/cabar_feidh/config.ily +++ b/4-4_marches/cabar_feidh/config.ily @@ -13,5 +13,5 @@ halfline = { \repeat unfold 4 \measure } line = { \repeat unfold 2 { \halfline } } %% Headers -title = "Cabar Feidh" +title = "Cabar Fèidh" meter = "March" diff --git a/4-4_marches/cabar_feidh/notes.pipes.agira.ily b/4-4_marches/cabar_feidh/notes.pipes.agira.ily index 35c63a6..6c719bf 100644 --- a/4-4_marches/cabar_feidh/notes.pipes.agira.ily +++ b/4-4_marches/cabar_feidh/notes.pipes.agira.ily @@ -1,13 +1,13 @@ % 4/4 Cabar Feidh (Agira Version) % Pipes \version "2.18.2" -composerPipesAgira = "" +composerPipesAgira = "Cpl 'Dewey' Uren" titleAgira = "Cabar Feidh (Agira Version)" meterAgira = "March" instrumentPipesAgira = "Pipes" pipeglobal = { \bagpipeKey - } +} % Music pipesAgiraA = { e8 | diff --git a/4-4_marches/cabar_feidh/pipes.all.ly b/4-4_marches/cabar_feidh/pipes.all.ly deleted file mode 100644 index 8787731..0000000 --- a/4-4_marches/cabar_feidh/pipes.all.ly +++ /dev/null @@ -1,90 +0,0 @@ -\version "2.19.0" - -\include "config.ily" -\include "notes.pipes.ily" -\include "notes.pipes.agira.ily" -\include "notes.pipes.charge.ily" -\include "notes.pipes.strathspey.ily" - -\score { - \new StaffGroup << - \new Staff = "pipes" { - \global - \pipeglobal - \set Staff.instrumentName = \markup{ \instrumentPipes } - \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes } - << - \new NullVoice = "format" { - \repeat unfold 4 { - \repeat volta 2 { - \part - \line - } - \break - } - }%Format - - \new Voice = "pipes" { - \pipesA s8 - - \pipesB s8 - - \pipesC s8 - - \pipesD s8 - } - >> - } - \new Staff = "agira" { - \pipeglobal - \set Staff.instrumentName = \markup{ "Agira" } - \set Staff.shortInstrumentName = \markup{ "A."} - - \pipesAgiraA s8 - - \pipesAgiraB s8 - - \pipesAgiraC s8 - - \pipesAgiraD s8 - } - \new Staff = "strath" { - \pipeglobal - \set Staff.instrumentName = \markup{ "Strathspey" } - \set Staff.shortInstrumentName = \markup{ "S."} - - s16 \pipesStrathspeyA s16 - - s16 \pipesStrathspeyB s16 - - s16 \pipesStrathspeyC s16 - - s16 \pipesStrathspeyD s16 - } - \new Staff = "charge" { - \pipeglobal - \set Staff.instrumentName = \markup{ "Charge" } - \set Staff.shortInstrumentName = \markup{ "C."} - - \pipesChargeA s8 - - \pipesChargeB s8 - } - >> - \header { - title = \title - 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 }}#} ) - } - } - } -} diff --git a/4-4_marches/cabar_feidh/pipes.strathspey.ly b/4-4_marches/cabar_feidh/pipes.strathspey.ly deleted file mode 100644 index d215d75..0000000 --- a/4-4_marches/cabar_feidh/pipes.strathspey.ly +++ /dev/null @@ -1,57 +0,0 @@ -\version "2.18.2" - -\include "config.ily" -\include "notes.pipes.strathspey.ily" - -\score { - \new Staff { - \global - \pipeglobal - << - \new NullVoice = "format" { - \repeat unfold 4 { - \repeat volta 2 { - \partial 16 s16 - \line - } - \break - } - }%Format - - \new Voice = "pipes" { - \pipesStrathspeyA s16 - - \pipesStrathspeyB s16 - - \pipesStrathspeyC s16 - - \pipesStrathspeyD s16 - } - >> - } - \header { - title = \titleStrathspey - meter = \meterStrathspey - instrument = \instrumentPipesStrathspey - composer = \composerPipesStrathspey - arranger = \arrangerPipesStrathspey - } -} -\score { - \new Staff { \global \pipeglobal - \set Staff.midiInstrument = #"bagpipe" - %%Tune - \partial 16 - \pipesStrathspeyA - \pipesStrathspeyB - \pipesStrathspeyC - \pipesStrathspeyD - } - \midi { \confTempo } - \header { - title = \titleStrathspey - meter = \meterStrathspey - instrument = \instrumentPipesStrathspey - composer = \composerPipesStrathspey - } -} diff --git a/4-4_marches/la_baum/config.ily b/4-4_marches/la_baum/config.ily new file mode 100644 index 0000000..2f1fe7e --- /dev/null +++ b/4-4_marches/la_baum/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 4/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s1 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "La Baum" +meter = "March" diff --git a/4-4_marches/la_baum/notes.pipes.ily b/4-4_marches/la_baum/notes.pipes.ily new file mode 100644 index 0000000..a2266f5 --- /dev/null +++ b/4-4_marches/la_baum/notes.pipes.ily @@ -0,0 +1,26 @@ +% 4/4 La Baum +% Pipes +\version "2.18.2" +composerPipes = "" +arrangerPipes = "J. Roberts" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + a16 [ b16 ] | + \grip c4 \gre a4 \thrwd d4~ d8 [ \grg c16 b16 ] | + \grg c8 [ \grG a8~ ] a4~ a4~ a8 [ \grg c16 d16 ] | + \grg e4 \birl a4 \grg e16 [ f8.~ ] f8 [ e8 ] | + \grg b4~ b4~ b4~ b8 [ \grg a16 b16 ] | + + \grip c4~ c8 [ \grg b16 a16 ] \grg b4 \grG b4 | + \thrwd d4~ d8 [ \gre c8 ] \grG c4~ c8 [ \grg a16 b16 ] | + \grip c4 \gre a4 \grip b4~ b8 [ \grG a8 ] | +} +pipesAendA = { + \birl a4~ a~ a~ a8 +} +pipesAendB = { + \grip b4~ b~ b~ b8 +} diff --git a/4-4_marches/la_baum/notes.pipes.seconds.ily b/4-4_marches/la_baum/notes.pipes.seconds.ily new file mode 100644 index 0000000..5c701ad --- /dev/null +++ b/4-4_marches/la_baum/notes.pipes.seconds.ily @@ -0,0 +1,22 @@ +% 4/4 La Baum +% Pipes (Seconds) +\version "2.18.2" +composerPipesSecnd = "PM FJ de Boone" +arrangerPipesSecnd = "" +pipessecndglobal = { + \bagpipeKey +} +pipessecndA = { + \grg a16 [ b16 ] | + A4 e4 \grg f4. e16 [ d16 ] | + A8 [ e8 ] \grg e16 [ d16 e8~ ] e4~ e8 [ \gra e8 ] | + A4 e4 \grg d4. e16 [ f16 ] | + e2 e4. \gra d16 [ e16 ] | + + A2 e2 | + \grg f4. e16 [ d16 ] e4. \gra e8 | + A4 e16 [ d16 e8 ] f4. e8 | +} +pipessecndAend = { + \gra e4~ 4~ 4~ 8 +} diff --git a/4-4_marches/la_baum/pipes.full.ly b/4-4_marches/la_baum/pipes.full.ly new file mode 100644 index 0000000..c6d35af --- /dev/null +++ b/4-4_marches/la_baum/pipes.full.ly @@ -0,0 +1,104 @@ +\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 } + << + \new NullVoice = "format" { + \repeat volta 2 { + \part + \halfline + \repeat unfold 3 { + \measure + } + } \alternative { + \measure + \measure + }\bar "|." + }%Format + \new Voice = "pipes" { + \pipesA + \pipesAendA s8 + \pipesAendB s8 + }%Pipes + >> + } + \new Staff = "seconds" { + \pipessecndglobal + \set Staff.instrumentName = \markup{ \instrumentSecnd } + \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentSecnd} + + \pipessecndA + \pipessecndAend s8 + \pipessecndAend s8 + } +% \new Staff = "thirds" { +% \pipesthrdglobal +% \set Staff.instrumentName = \markup{ \instrumentPipes \instrumentThrd } +% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentThrd } +% +% } + >> + \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 }}#} ) + } + } + } +} +\score { + \new StaffGroup << + \global + \new Staff = "pipes" { + \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + + \pipesA + \pipesAendA + \pipesA + \pipesAendB s8 + } + \new Staff = "seconds" { + \pipessecndglobal + \set Staff.midiInstrument = #"bagpipe" + %% Seconds + \pipessecndA \pipessecndAend + \pipessecndA \pipessecndAend + + } +% \new Staff = "thirds" { +% \pipesthrdglobal +% \set Staff.midiInstrument = #"bagpipe" +% %% Thirds +% +% } + >> + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/4-4_marches/la_baum/pipes.ly b/4-4_marches/la_baum/pipes.ly new file mode 100644 index 0000000..39cbec5 --- /dev/null +++ b/4-4_marches/la_baum/pipes.ly @@ -0,0 +1,55 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \part + \halfline + \repeat unfold 3 { + \measure + } + } \alternative { + \measure + \measure + }\bar "|." + }%Format + + \new Voice = "pipes" { + \pipesA + \pipesAendA s8 + \pipesAendB s8 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + \pipesA + \pipesAendA + \pipesA + \pipesAendB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/4-4_marches/la_baum/pipes.seconds.ly b/4-4_marches/la_baum/pipes.seconds.ly new file mode 100644 index 0000000..3b6dfe2 --- /dev/null +++ b/4-4_marches/la_baum/pipes.seconds.ly @@ -0,0 +1,46 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.seconds.ily" + +\score { + \new Staff { + \global + \pipessecndglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \part + \line + } + }%Format + + \new Voice = "seconds" { + \pipessecndA \pipessecndAend + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentSecnd + composer = \composerPipesSecnd + } +} +\score { + \new Staff { \global \pipessecndglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + \pipessecndA \pipessecndAend + \pipessecndA \pipessecndAend + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentSecnd + composer = \composerPipesSecnd + } + +} diff --git a/4-4_marches/maple_leaf_forever/config.ily b/4-4_marches/maple_leaf_forever/config.ily new file mode 100644 index 0000000..67285b4 --- /dev/null +++ b/4-4_marches/maple_leaf_forever/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 4/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s1 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "The Maple Leaf Forever" +meter = "March" diff --git a/4-4_marches/maple_leaf_forever/notes.pipes.ily b/4-4_marches/maple_leaf_forever/notes.pipes.ily new file mode 100644 index 0000000..0624c43 --- /dev/null +++ b/4-4_marches/maple_leaf_forever/notes.pipes.ily @@ -0,0 +1,44 @@ +% 4/4 The Maple Leaf Forever +% Pipes +\version "2.18.2" +composerPipes = "Alexander Muir" +pipeglobal = { + \bagpipeKey +} +tb = { \pgrace { A32[ b ] } } +% Music +pipesA = { + \grg a4 \wbirl a4 \grg f4. d8 | + \dblb b4 d4 \gre a2 | + \grg c4. d8 \dble e4 d4 | + \dblc c4 b4 \grg a4. G8 | + + \grg a4 \wbirl a4 \thrwd d4. \grd d8 | + \grg f4 d4 \dblb b4 \grg c8 [ d8 ] | + \dble e4 d4 \dblc c4 \grg b8 [ \grG a8 ] | + \grg a2. \wbirl a4 | +} + +pipesB = { + \dblb b4 \gre a4 \thrwd d4. a8| + \grg b4 \thrwd d4 \grg a4. \wbirl a8 | + \grg b4 \grip b4 \dblg g4. f8 | + \grg f8 e4. \gra e4 a4 | + + \dblA A4 f4 \thrwd d4 c4 | + \grg b4 d4 \gre a4. \wbirl a8 | + \grg b4 \dblg g4 \tb f4. e8 | + \grg e8 d4.~ d4. a8 | +} + +pipesC = { + \dblb b4 \gre a4 \thrwd d4. a8 | + \grg b4 \thrwd d4 \grg a4. \wbirl a8 | + \grg a4 \wbirl a4 \dblg g4. f8 | + \grg f8 e4. \gra e4 a4 | + + \dblA A4 f4 \thrwd d4 c4 | + \grg b4 d4 \gre a4. \wbirl a8 | + \grg b4 \dblg g4 \tb f4. e8 | + \grg e8 d4.~ d2 | +} diff --git a/4-4_marches/maple_leaf_forever/pipes.ly b/4-4_marches/maple_leaf_forever/pipes.ly new file mode 100644 index 0000000..5a209dc --- /dev/null +++ b/4-4_marches/maple_leaf_forever/pipes.ly @@ -0,0 +1,55 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \line + } + + \break + \line + + \break + \line + \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesA + + \pipesB + + \pipesC + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \pipesA \pipesA + \pipesB \pipesB + \pipesC \pipesC + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/4-4_marches/rowan_tree/config.ily b/4-4_marches/rowan_tree/config.ily index 1ea6d70..6be2685 100644 --- a/4-4_marches/rowan_tree/config.ily +++ b/4-4_marches/rowan_tree/config.ily @@ -2,21 +2,16 @@ %% Globals global = { \time 4/4 - \eighthBeaming } - +confTempo = { + \tempo 4 = 80 + } %% Format part = { \partial 4 s4 } -measure = { \grace { s4 } s1 | } -halfline = { \repeat unfold 2 { \measure } } +measure = { \grace {s1} s1 | } +halfline = { \repeat unfold 4 \measure } line = { \repeat unfold 2 { \halfline } } %% Headers title = "Rowan Tree" meter = "March" - - -composerSide = "" -composerTenor = "" -composerBass = "" -composerPipes = "" diff --git a/4-4_marches/rowan_tree/full.ly b/4-4_marches/rowan_tree/full.ly new file mode 100644 index 0000000..c03c058 --- /dev/null +++ b/4-4_marches/rowan_tree/full.ly @@ -0,0 +1,93 @@ +\version "2.19.0" + +\include "config.ily" +%\include "notes.bass.ily" +%\include "notes.tenor.ily" +\include "notes.side.ily" +\include "notes.pipes.ily" +%\include "notes.pipes.seconds.ily" +%\include "notes.lyrics.ily" + +\score { + \new StaffGroup << + \new Staff { + \global + \pipeglobal + \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes } + \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes } + << + \new NullVoice = "format" { + \part \line \bar "|." + \part \line \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesAA \pipesAB s4 + \pipesBA \pipesAB s4 + + }%Pipes + >> + } +% \new Staff = "song" { +% \lyricsglobal +% \new Voice = "lyrics" { +% +% } +% } +% \new Lyrics = "verse1" { +% \lyricsglobal +% \lyricsto "lyrics" { +% \verseA +% } +% } +% \new Staff = "seconds" { +% \pipessecndglobal +% \set Staff.instrumentName = \markup{ \instrumentPipes \instrumentSecnd } +% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentTrd} +% +% +% } + \new PipeBandDrumStaff = "side" { + \sideglobal + \set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide} + \set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide} + + \snareA \snareA s4 + \snareBA \snareA s4 + } +% \new PipeBandDrumStaff = "tenor" { +% \tenorglobal +% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor } +% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor } +% +% } +% \new PipeBandDrumStaff = "bass" { +% \bassglobal +% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass } +% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass} +% +% } + >> + \header { + title = \title + meter = \meter + composer = \markup \large { + \column \right-align { + $(if (not (string=? "" composerLyrics)) #{ \markup { \line { \composerLyrics ":" } } #} ) + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} ) + $(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=? "" composerLyrics)) #{ \markup { \line { "Lyrics" } } #} ) + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} ) + $(if (not (string=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} ) + $(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} ) + $(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} ) + } + } + } +} diff --git a/4-4_marches/rowan_tree/notes.pipes.ily b/4-4_marches/rowan_tree/notes.pipes.ily new file mode 100644 index 0000000..f385739 --- /dev/null +++ b/4-4_marches/rowan_tree/notes.pipes.ily @@ -0,0 +1,32 @@ +% 4/4 The Rowan Tree +% Pipes +\version "2.18.2" +composerPipes = "" +arrangerPipes = "" +pipeglobal = { + \bagpipeKey +} +% Music +pipesAA = { + \grg a8. [ b16 ] | + \grip c4~ c8 [ \grG c8 ] \grg c4 b4 | + \grg c8 [ e8~ ] e4 \gra e4 A4 | + \hdblf f4~ f8 [ e8 ] \grg f4 A4 | + \hdblf f4~ f8 [ e8 ] \gra e4 +} + +pipesAB = { + \grg a8. [ b16 ] | + \grip c4~ c8 [ \grG c8 ] \grg c4 b4 | + \grg c8 [ e8~ ] e4 \dblf f4~ f8 [ e8 ] | + \dble e8 [ c8~ ] c4 \dblb b4~ b8 [ \grG a8 ] | + \grg a2 \wbirl a4 +} + +pipesBA = { + e4 | + \gra e4 A4 \grg A4~ A8 [ g8 ] | + \slurf g4 f4 \dblf f4 A4 | + \hdble e4~ e8 [ f8 ] \grg f8 [ e8 ] \grg d8 [ c8 ] | + \dblc c2 \gre b4 +} diff --git a/4-4_marches/rowan_tree/notes.side.ily b/4-4_marches/rowan_tree/notes.side.ily index 3a89957..f05e531 100644 --- a/4-4_marches/rowan_tree/notes.side.ily +++ b/4-4_marches/rowan_tree/notes.side.ily @@ -2,22 +2,23 @@ % Snare \version "2.18.2" composerSide = "" +sideglobal = {} %%music snareEnding = \drummode { - \flamd d8[ d8]:32( g8[) d8]:32( \tuplet 3/2 { g16) d g } \flamd d16. g32 d16. g32-> d g d \flamd d | - d4 d4:32( d4) + \flam d8[ d8]:32( g8[) d8]:32( \tuplet 3/2 { g16) d g } \flam d16. g32 d16. g32-> d g d g | + \flam d4 d4:32( d4) } snareA = \drummode { r8 d8 | d4:32( d8) g8 d4:32( d8) g8 | - \flamd d8 g16. d32-> g16. g32 \flamd d16. g32 \flamd d16. d32:128( d16.) g32-> d32 g d \flamd d g8 | + \flam d16 g8 d16-> g16. g32 \flam d16. g32 \flam d16. d32:128( d16.) g32-> d32 g d g \flam d8 | \snareEnding } % Part 2 snareBA = \drummode { d8. g16 | d8[:32(-> g8]:32)(-> g8[:32)( d8]:32)(-> g8[:32)( d8]:32)(-> g8[)-> d8]:32( | - g8.) g16 d8:32( g8) \flamd d8 d8:32( g8.) g16 | + g8.) g16 d8:32( g8) \flam d8 d8:32( g8.) g16 | \snareEnding -} \ No newline at end of file +} diff --git a/4-4_marches/rowan_tree/pipes.ly b/4-4_marches/rowan_tree/pipes.ly new file mode 100644 index 0000000..5c3cd49 --- /dev/null +++ b/4-4_marches/rowan_tree/pipes.ly @@ -0,0 +1,48 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \part \line \bar "|." + \break + \part \line \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesAA + \pipesAB s4 + + \pipesBA + \pipesAB s4 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 4 + \pipesAA \pipesAB + \pipesBA \pipesAB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/4-4_marches/rowan_tree/side.ly b/4-4_marches/rowan_tree/side.ly index 552d64c..2ad64c3 100644 --- a/4-4_marches/rowan_tree/side.ly +++ b/4-4_marches/rowan_tree/side.ly @@ -6,15 +6,20 @@ \score { \new PipeBandDrumStaff { \global - << - { - \repeat volta 2 { \part \line \break } - \part \line \bar "||" - } - { - \snareA s4 + \sideglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \part \halfline + } + \break + \part \halfline \bar "||" + }%Format + + \new DrumVoice = "side" { + \snareA s4 - \snareBA + \snareBA } >> } @@ -24,4 +29,4 @@ instrument = \instrumentSide composer = \composerSide } -} \ No newline at end of file +} diff --git a/4-4_marches/wings/config.ily b/4-4_marches/wings/config.ily index 56136bd..0f2d307 100644 --- a/4-4_marches/wings/config.ily +++ b/4-4_marches/wings/config.ily @@ -2,14 +2,14 @@ %% Globals global = { \time 4/4 - \eighthBeaming } confTempo = { \tempo 4 = 90 } %% Format -part = { \partial 8 s8 } +part = { \partial 4 s4 } measure = { \grace { s4 } s1 | } +quartline = { \repeat unfold 2 { \measure } } halfline = { \repeat unfold 2 { \measure } } line = { \repeat unfold 2 { \halfline } } diff --git a/4-4_marches/wings/full.ly b/4-4_marches/wings/full.ly new file mode 100644 index 0000000..8b20ede --- /dev/null +++ b/4-4_marches/wings/full.ly @@ -0,0 +1,96 @@ +\version "2.19.0" + +\include "config.ily" +%\include "notes.bass.ily" +%\include "notes.tenor.ily" +\include "notes.side.ily" +\include "notes.pipes.ily" +%\include "notes.pipes.seconds.ily" +%\include "notes.lyrics.ily" + +\score { + \new StaffGroup << + \new Staff { + \global + \pipeglobal + \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes } + \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes } + << + \new NullVoice = "format" { + \part \line \bar "|." + \break + \part \line \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesAA \pipesAB s4 + + \pipesBA \pipesAB s4 + }%Pipes + >> + } +% \new Staff = "song" { +% \lyricsglobal +% \new Voice = "lyrics" { +% +% } +% } +% \new Lyrics = "verse1" { +% \lyricsglobal +% \lyricsto "lyrics" { +% \verseA +% } +% } +% \new Staff = "seconds" { +% \pipessecndglobal +% \set Staff.instrumentName = \markup{ \instrumentPipes \instrumentSecnd } +% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentTrd} +% +% +% } + \new PipeBandDrumStaff = "side" { + \sideglobal + \set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide} + \set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide} + + r8 \snareAA \snareABA + \snareAAI \snareABB s4 + r8 \snareBA + \snareAAI \snareABB s4 + } +% \new PipeBandDrumStaff = "tenor" { +% \tenorglobal +% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor } +% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor } +% +% } +% \new PipeBandDrumStaff = "bass" { +% \bassglobal +% \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass } +% \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass} +% +% } + >> + \header { + title = \title + meter = \meter + composer = \markup \large { + \column \right-align { + $(if (not (string=? "" composerLyrics)) #{ \markup { \line { \composerLyrics ":" } } #} ) + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} ) + $(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=? "" composerLyrics)) #{ \markup { \line { "Lyrics" } } #} ) + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} ) + $(if (not (string=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} ) + $(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} ) + $(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} ) + } + } + } +} diff --git a/4-4_marches/wings/notes.pipes.ily b/4-4_marches/wings/notes.pipes.ily new file mode 100644 index 0000000..4d605e8 --- /dev/null +++ b/4-4_marches/wings/notes.pipes.ily @@ -0,0 +1,30 @@ +% 4/4 Wings +% Pipes +\version "2.18.2" +composerPipes = "" +arrangerPipes = "" +pipeglobal = { + \bagpipeKey +} +% Music +pipesAA = { + a8 e8 | + \grg a4 \taor a8 [ b8 ] \grip c4~ c8 [ e8 ] | + \grg f8. [ e16 ] \grg f8 [ A8 ] e4 \dblc c8 [ e8 ] | + \grg f8. [ g16 ] A8 [ f8 ] \dble e16 [ c8. ] \grg b8 [ a8 ] | + \grg b8. [ c16 ] \thrwd d8 [ c8 ] \grg b8 [ e8 ] \grg d8 [ b8 ] | +} +pipesAB = { + \grg a4 \taor a8 [ b8 ] \grip c4~ c8 [ e8 ] | + \grg f8. [ e16 ] \grg f8 [ A8 ] e4 \dblc c8 [ e8 ] | + \grg f8. [ g16 ] A8 [ f8 ] \dble e16 [ c8. ] \grg b8. [ c16 ] | + \grg a2 \wbirl a4~ +} + +pipesBA = { + a8 [ e8 ] | + A4 \grg A4 \grip A8 [ g8 ] \hdblf f8 [ e8 ] | + \grg f8. [ e16 ] \grg f8 [ A8 ] \hdblf f8 [ e8 ] \dblc c8 [ e8 ] | + \grg f8. [ g16 ] A8 [ f8 ] \dble e16 [ c8. ] \grg b8 [ a8 ] | + \grg b8. [ c16 ] \thrwd d8. [ c16 ] \grg b8 [ e8 ] \grg d8 [ b8 ] | +} diff --git a/4-4_marches/wings/notes.side.ily b/4-4_marches/wings/notes.side.ily index 9bae983..c6c9afe 100644 --- a/4-4_marches/wings/notes.side.ily +++ b/4-4_marches/wings/notes.side.ily @@ -1,21 +1,29 @@ % 4/4 Wings % Snare \version "2.18.2" -composerSide = "K. Westerkamp, 2003" +composerSide = "" +sideglobal = { + \eighthBeaming +} %%music +snareAAI = \drummode { + g8.) \parenthesize d16 d8:32( g8) r8 d32-> \< g d g d-> g d g d8-> \! | + \flamd d16 \f g8 d16-> g16. g32 \flamd d8 d4:32( \< d8) \! d16. g32 | +} + + snareAA = \drummode { d8:32( \mf | - g8.) \parenthesize d16 d8:32( g8) r8 d32-> \< g d g d-> g d g d8-> \! | - \flamd d8 \f g16. d32-> g16. g32 \flamd d8 d4:32( \< d8) \! d16. g32 | + \snareAAI } snareABA = \drummode { d4:32( \< d8) \! \flamg g8 d16 \flamg g8 g16 \flamd d8 d8:32( | - \tuplet 3/2 { g16) d g } \flamd d8 d16.[ g32 \dragd d8] d32 g d g d8 d4:32( + \tuplet 3/2 { g16) d g } \flamd d8 d16.[ g32 \dragd d8] d32 g d g d8 \afterGrace d4:32( {s8)} } snareABB = \drummode { d4:32)( \< d8) \! \flamg g8 d32 g d g d8 d16.[ g32 \dragd d8] | - d32 g d g d8 d4:32( d4) r8 + d32 g d g d8 d4:32( d4) } % Part 2 snareBA = \drummode { @@ -24,5 +32,5 @@ snareBA = \drummode { d8.)-> \! g16 d8:32( g16.) g32 d8:32( g16.) g32 \tuplet 3/2 { d16 g d-> } \tuplet 3/2 { g d g } | \flamd d8 d16. g32-> d16. d32 \flamg g8 \flamd d4 \tuplet 3/2 { d16 \p g d } \flamg g8 | - \flamd d4 r4 d8[:32(-> \< g8]:32)(-> d8[:32)(-> g8]:32)(-> | s256) \! -} \ No newline at end of file + \flamd d4 r4 d8[:32(-> \< g8]:32)(-> d8[:32)(-> \afterGrace g8]:32)(-> {s8)\!} +} diff --git a/4-4_marches/wings/pipes.ly b/4-4_marches/wings/pipes.ly new file mode 100644 index 0000000..4c96b12 --- /dev/null +++ b/4-4_marches/wings/pipes.ly @@ -0,0 +1,46 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \part \line \bar "|." + \break + \part \line \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesAA \pipesAB s4 + + \pipesBA \pipesAB s4 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \pipesAA \pipesAB + + \pipesBA \pipesAB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/4-4_marches/wings/side.bak b/4-4_marches/wings/side.bak new file mode 100644 index 0000000..f77013d --- /dev/null +++ b/4-4_marches/wings/side.bak @@ -0,0 +1,38 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.side.ily" + +\score { + \new PipeBandDrumStaff { + \global + << + { + \partial 8 s8 + \repeat volta 2 { + \halfline + } + \alternative { + { \halfline } + { \measure | s2^"Fine" s4 s8 \bar "|."} + } + \partial 8 s8 + \halfline + \measure + s1^"D.C. al Fine" \bar "||" + } + { + \snareAA + \snareABA + \snareABB + \snareBA + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentSide + composer = \composerSide + } +} diff --git a/4-4_marches/wings/side.ly b/4-4_marches/wings/side.ly index f77013d..6993799 100644 --- a/4-4_marches/wings/side.ly +++ b/4-4_marches/wings/side.ly @@ -6,26 +6,27 @@ \score { \new PipeBandDrumStaff { \global - << - { + \sideglobal + << + \new NullVoice = "format" { \partial 8 s8 \repeat volta 2 { - \halfline - } - \alternative { - { \halfline } - { \measure | s2^"Fine" s4 s8 \bar "|."} - } + \quartline + } \alternative { + \quartline + \quartline + }\bar "|." + \break + \partial 8 s8 - \halfline - \measure - s1^"D.C. al Fine" \bar "||" - } - { + \line \bar "||" + }%Format + + \new DrumVoice = "side" { \snareAA - \snareABA + \snareABA s4 \snareABB - \snareBA + \snareBA } >> } diff --git a/6-8_marches/farewell_to_the_creeks/config.ily b/6-8_marches/farewell_to_the_creeks/config.ily new file mode 100644 index 0000000..b0f69fc --- /dev/null +++ b/6-8_marches/farewell_to_the_creeks/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 6/8 + } +confTempo = { + \tempo 4. = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s2. | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Farewell to the Creeks" +meter = "March" diff --git a/6-8_marches/farewell_to_the_creeks/notes.pipes.ily b/6-8_marches/farewell_to_the_creeks/notes.pipes.ily new file mode 100644 index 0000000..c761ea1 --- /dev/null +++ b/6-8_marches/farewell_to_the_creeks/notes.pipes.ily @@ -0,0 +1,60 @@ +% 6/8 Farewell to the Creeks +% Pipes +\version "2.18.2" +composerPipes = "PM J. Robertson" +arrangerPipes = "" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + A8 | + \hdble e4 c8 \grg c8. [ b16 \grd c8 ] | + \thrwd d8. [ e16 f8 ] \dble e4 d8 | + \grg c4 \grip e8 \grg a8. [ \grd c16 e8 ] | + \dble e8. [ d16 c8 ] \dblb b4 A8 | + + \hdble e4 c8 \grg c8. [ b16 \grd c8 ] | + \thrwd d8. [ e16 f8 ] \dble e4 d8 | + \grg c4 \grip e8 \dble e8. [ d16 c8 ] | + \dblb b4. \grG a4 +} + +pipesB = { + f8 | + \dble e8. [ c16 e8 ] \grg f16 [ A8. g8 ] | + \hdblf f8. [ d16 f8 ] \grg e8. [ c16 \grd a8 ] | + \grg c4 \taor c8 \grg c16 [ e8. c8 ] | + \grg d8. [ c16 d8 ] \dblb b4 f8 | + + \dble e8. [ c16 e8 ] \grg f16 [ A8. g8 ] | + \hdblf f8. [ d16 f8 ] \grg e8. [ c16 \grd a8 ] | + \grg c4 \grip e8 \dble e8. [ d16 c8 ] | + \dblb b4. \grG a4 +} + +pipesC = { + A8 | + \hdblc c4. \thrwd d4 f8 | + \grg c16 [ e8. c8 ] \grg c8. [ b16 \grd a8 ] | + \thrwd d4 f8 \dblc c4 e8 | + \dble e8. [ d16 c8 ] \dblb b4 A8 | + + \hdblc c4. \thrwd d4 f8 | + \grg c16 [ e8. c8 ] \grg c8. [ b16 \grd a8 ] | + \grg c4 \grip e8 \dble e8. [ d16 c8 ] | + \dblb b4. \grG a4 +} + +pipesD = { + e8 | + \dblA A4 e8 \grg f4 A8 | + \dble e8 [ e8. f16 ] \grg e8. [ c16 \grd a8 ] | + \thrwd d4 f8 \dblc c4 e8 | + \dble e8. [ d16 c8 ] \dblb b4 e8 | + + \dblA A4 e8 \grg f4 A8 | + \dble e8 [ e8. f16 ] \grg e8. [ c16 \grd a8 ] | + \grg c4 \grip e8 \dble e8. [ d16 c8 ] | + \dblb b4. \grG a4 +} diff --git a/6-8_marches/farewell_to_the_creeks/pipes.ly b/6-8_marches/farewell_to_the_creeks/pipes.ly new file mode 100644 index 0000000..6901ab2 --- /dev/null +++ b/6-8_marches/farewell_to_the_creeks/pipes.ly @@ -0,0 +1,63 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat unfold 4 { + \repeat volta 2 { + \part \line + } + \break + } + }%Format + + \new Voice = "pipes" { + \pipesA s8 + + \pipesB s8 + + \pipesC s8 + + \pipesD s8 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + \pipesA + \pipesA + + + \pipesB + \pipesB + + \pipesC + \pipesC + + \pipesD + \pipesD + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/6-8_marches/glendaruel_highlanders/config.ily b/6-8_marches/glendaruel_highlanders/config.ily new file mode 100644 index 0000000..81dc7b3 --- /dev/null +++ b/6-8_marches/glendaruel_highlanders/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 6/8 + } +confTempo = { + \tempo 4. = 80 + } +%% Format +part = { \partial 8 s8 } +measure = { \grace {s1} s2. | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "the Glendaruel Highlanders" +meter = "March" diff --git a/6-8_marches/glendaruel_highlanders/notes.pipes.ily b/6-8_marches/glendaruel_highlanders/notes.pipes.ily new file mode 100644 index 0000000..d63b7b5 --- /dev/null +++ b/6-8_marches/glendaruel_highlanders/notes.pipes.ily @@ -0,0 +1,78 @@ +% 6/8 Glendaruel Highlendars +% Pipes +\version "2.18.2" +composerPipes = "PM A. Fettes" +arrangerPipes = "" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + e8 | + \grg a4 \taor a8 \grg a8. [ b16 \grip c8 ] | + \dble e4 \grip e8 \dblf f4 \grg e8 | + \dblc c8. [ \grg b16 \grd a8 ] \grg f16 [ A8. f8 ] | + \dble e4. \gra e8. [ \grg f16 A8 ] | + + a4 \taor a8 \grg a8. [ b16 \grip c8 ] | + \dble e4 \grip e8 \dblf f4 \grg e8 | + \grg f16 [ A8. c8 ] \dble e8. [ d16 b8 ] | + \grg a4. \wbirl a4 +} + +pipesBA = { + \dble e16 [ d16 ] | + \dblc c4 \gre a8 \grg c16 [ e8. b8 ] | + \dblc c4 \gre a8 \wbirl a8. [ \grg c16 e8 ] | + \grg f4 \birl a8 \grg f16 [ A8. f8 ] | + \dble e4. \gra e8. [ \grg f16 ] +} +pipesBBA = { + A8 | + \hdblc c4 \gre a8 \grg c16 [ e8. b8 ] | + \dblc c4 \gre a8 \wbirl a8. [ \grg c16 e8 ] | + \grg f8. [ e16 \grg c8 ] \dble e8. [ d16 b8 ] | + \grg a4. \wbirl a4 +} +pipesBBB = { + \dblg g8 | + A8. [ c16 \grG c8 ] \grg c8. [ f16 e8 ] | + \grg f8. [ b16 \grG b8 ] \grg b8. [ f16 e8 ] | + \grg f16 [ A8. c8 ] \dble e8. [ d16 b8 ] | + \grg a4. \wbirl a4 +} + +pipesC = { + b8 | + \grip c4. \dble e8. [ c16 b8 ] | + \grg a8. [ b16 \grip c8 ] \dble e4 \grg c8 | + \grip f4. A8. [ g16 f8 ] | + \dble e4. \gra e8. [ \grg f16 A8 ] | + + \grip c4. \dble e8. [ c16 b8 ] | + \grg a8. [ b16 \grip c8 ] \dble e4 \dblg g8 | + \grA f16 [ A8. c8 ] \dble e8. [ d16 b8 ] | + \grg a4. \wbirl a4 +} + +pipesDA = { + \dblg g8 | + \dblA A4. \hdblf f8. [ e16 c8 ] | + \grg a8. [ b16 \grip c8 ] \dble e4 \grg c8 | + \grip f4. \dble e8. [ d16 c8 ] | + \grg b4. \taor b4 +} +pipesDBA = { + \dblg g8 | + \dblA A4. \hdblf f8. [ e16 \grg c8 ] | + \grg a8. [ b16 \grip c8 ] \dble e4 \dblg g8 | + \grA f16 [ A8. c8 ] \dble e8. [ d16 b8 ] | + \grg a4. \wbirl a4 +} +pipesDBB = { + \dble e16 [ d16 ] | + \grg c16 [ e8. c8 ] \dbld d8. [ c16 b8 ] | + \grg a8. [ b16 \grip c8 ] \dble e4 \dblg g8 | + \grA f16 [ A8. c8 ] \dble e8. [ d16 b8 ] | + \grg a4. \wbirl a4 +} diff --git a/6-8_marches/glendaruel_highlanders/pipes.ly b/6-8_marches/glendaruel_highlanders/pipes.ly new file mode 100644 index 0000000..1ed0751 --- /dev/null +++ b/6-8_marches/glendaruel_highlanders/pipes.ly @@ -0,0 +1,81 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat unfold 2 { + \repeat volta 2 { + \part + \line + } + \break + \repeat volta 2 { + \part + \repeat unfold 3 { + \measure + } + \grace{s1} s4. s4 + } \alternative { + {\grace{s1} s8 \halfline} + {\grace{s1} s8 \halfline} + } + \bar "|." + \break + } + }%Format + + \new Voice = "pipes" { + \pipesA s8 + + \pipesBA + \pipesBBA s8 + \pipesBBB s8 + + \pipesC s8 + + \pipesDA + \pipesDBA s8 + \pipesDBB s8 + + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + \pipesA + \pipesA + + \pipesBA \pipesBBA + \pipesBA \pipesBBB + + \pipesC + \pipesC + + \pipesDA \pipesDBA + \pipesDA \pipesDBB + + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/hornpipes/cabar_feidh/config.ily b/hornpipes/cabar_feidh/config.ily new file mode 100644 index 0000000..95602e1 --- /dev/null +++ b/hornpipes/cabar_feidh/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 2/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 16 \grace{s1} s16} +measure = { \grace {s1} s2 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Cabar Fèidh" +meter = "Hornpipe" diff --git a/hornpipes/cabar_feidh/notes.pipes.ily b/hornpipes/cabar_feidh/notes.pipes.ily new file mode 100644 index 0000000..45bf33d --- /dev/null +++ b/hornpipes/cabar_feidh/notes.pipes.ily @@ -0,0 +1,60 @@ +% 4/4 Cabar Feidh +% Pipes +\version "2.18.2" +composerPipes = "" +arrangerPipes = "Paul Ward" +pipeglobal = { + \bagpipeKey + } +% Music +pipesA = { +e16 | + \dblg g8 [ A16 e16 ] \dblg g8 [ \grA d16 e16 ] | + \dblg g8 [ \grA d16 c16 ] \grg b16 [ \grd G16 G16 ] \grd b16 ] | + \grg a16 [ b16 \grg c16 \grd a16 ] \dblA A8 [ e16 f16 ] | + \dblA A8 [ e16 d16 ] \grg c16 [ \grd a16 a16 \grd b16 ] | + + \grA g16 [ A16 g16 e16 ] \dblg g8 [ \grA d16 e16 ] | + \dblg g16 [ d16 \grg d16 c16 ] \grg b16 [ \grd G16 G16 \grd b16 ] | + \gbirl a8 [ \grg b16 c16 ] \grg e16 [ c16 A16 e16 ] | + \grg f16 [ A16 e16 d16 ] \grg c16 [ \grd a16 \gre a16 ] +} + +pipesB = { + b16 | + \grg G16 [ \grd G16 \grg d16 G16 ] \grg b16 [ \grd G16 \grg d16 b16 ] | + \grg G16 [ \grd G16 d16 G16 ] \grg b16 [ \grd G16 G16 \grd b16 ] | + \gbirl a8 [ \grg e16 a16 ] \grg f16 [ a16 ] \grg e16 [ a16 ] | + \gbirl a8 [ \grg e16 d16 ] \grg c16 [ \grd a16 a16 g16 ] | + + \grA G16 [ \grd G16 \grg d16 G16 ] \grg b16 [ \grd G16 \grg d16 b16 ] | + \grg G16 [ g16 d16 c16 ] \grg b16 [ \grd G16 G16 \grd b16 ] | + \gbirl a8 [ \grg b16 c16 ] \grg e16 [ c16 A16 e16 ] | + \grg f16 [ A16 e16 d16 ] \grg c16 [ \grd a16 \gre a16 ] +} + +pipesC = { + e16 | + \pelc c8 [ g16 c16 ] \dble e16 [ c16 g16 e16 ] | + \pelc c8 [ g16 e16 ] \grg c16 [ \grd a16 \grd a16 c16 ] | + \thrwd d8 [ A16 d16 ] \grg f16 [ d16 A16 f16 ] | + \lpeld d8 [ \grg f16 d16 ] A16 [ g16 \grA f16 A16 ] | + + \hpelc c8 [ g16 c16 ] \dble e16 [ c16 g16 e16 ] | + \pelc c8 [ g16 e16 ] \grg c16 [ \grd a16 \grd a16 e16 ] | + A16 [ f16 \grA g16 e16 ] \grg f16 [ d16 \dble e16 d16 ] | + \grg c16 [ A16 \hdble e16 d16 ] \grg c16 [ \grd a16 \gre a16 ] +} + +pipesD = { + \grd b16 | + \grg G16 [ \grd G16 G16 \grd b16 ] \grg G16 [ \grd G16 G16 \grd b16 ] | + \grg G16 [ g16 d16 c16 ] \grg b16 [ \grd G16 G16 \grd b16 ] | + \gbirl a8 [ \grg b16 a16 ] \grg c16 [ a16 \grg d16 a16 ] | + \grg e16 [ a16 f16 e16 ] \grg c16 [ \grd a16 a16 g16 ] | + + \grA G16 [ \grd G16 G16 \grd b16 ] \grg G16 [ \grd G16 G16 \grd b16 ] | + \grg G16 [ g16 d16 c16 ] \grg b16 [ \grd G16 G16 \grd b16 ] | + \gbirl a8 [ \grg b16 c16 ] \grg e16 [ c16 A16 e16 ] | + \grg f16 [ A16 e16 d16 ] \grg c16 [ \grd a16 \gre a16 ] +} diff --git a/hornpipes/cabar_feidh/pipes.ly b/hornpipes/cabar_feidh/pipes.ly new file mode 100644 index 0000000..3940f6d --- /dev/null +++ b/hornpipes/cabar_feidh/pipes.ly @@ -0,0 +1,61 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat unfold 4 { + \repeat volta 2 { + \part + \line + } + \break + } + }%Format + + \new Voice = "pipes" { + \pipesA s16 + + \pipesB s16 + + \pipesC s16 + + \pipesD s16 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + arranger = \arrangerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 16 + \pipesA + \pipesA + \pipesB + \pipesB + \pipesC + \pipesC + \pipesD + \pipesD + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/hornpipes/the_jolly_beggarman/config.ily b/hornpipes/the_jolly_beggarman/config.ily new file mode 100644 index 0000000..60dd5c6 --- /dev/null +++ b/hornpipes/the_jolly_beggarman/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 2/4 + } +confTempo = { + \tempo 4 = 80 + } +%% Format +part = { \partial 8 \grace {s1} s8 } +measure = { \grace {s1} s2 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "The Jolly Beggarman" +meter = "Hornpipe" diff --git a/hornpipes/the_jolly_beggarman/notes.pipes.ily b/hornpipes/the_jolly_beggarman/notes.pipes.ily new file mode 100644 index 0000000..d2b29c5 --- /dev/null +++ b/hornpipes/the_jolly_beggarman/notes.pipes.ily @@ -0,0 +1,43 @@ +% 2/4 The Jolly Beggarman +% Pipes +\version "2.18.2" +composerPipes = "" +arrangerPipes = "" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + e8 | + \grg a16. [ \grd a32 \gre a16. \grd b32 ] \grg a16. [ b32 \grg c16. d32 ] | + \grg e16. [ f32 \grg e16. c32 ] \thrwd d8 [ \grg c16. d32 ] | + \grg e16. [ a32 \gbirl a8 ] \grg a16. [ b32 \grg c32 \grd a16. ] | + \grg b16. [ \grd G32 \gre G16. a32 ] \dblb b8 [ e8 ] | + + \grg a16. [ \grd a32 \gre a16. \grd b32 ] \grg a16. [ b32 \grg c16. d32 ] | + \grg e16. [ f32 \grg e16. c32 ] \thrwd d8 [ \grg c16. d32 ] | + \grg e16. [ A32 \grg A16. g32 ] A16. [ f32 \dble e16. d32 ] | + \dblc c8 [ \gre a8 ] \wbirl a8 +} + +pipesBA = { + \grg e16. [ f32 ] | + \dblg g8 [ \slurf g16. A32 ] g16. [ f32 \grg e16. f32 ] | + \grA g16. [ f32 \grg e16. c32 ] \thrwd d8 [ \grg c16. d32 ] | + \grg e16. [ a32 \gbirl a8 ] \grg a16. [ b32 \grg c32 \grd a16. ] | + \grg b16. [ \grd G32 \gre G16. a32 ] \dblb b8 +} +pipesBBA = { + e16. f32 | + \dblg g8 [ \slurf g16. A32 ] g16. [ f32 \grg e16. f32 ] | + \grA g16. [ f32 \grg e16. c32 ] \thrwd d8 [ \grg c16. d32 ] | + \grg e16. [ A32 \grg A16. g32 ] A16. [ f32 \dble e16. d32 ] | + \dblc c8 [ \gre a8 ] \wbirl a8 +} +pipesBBB = { + e8 | + \grg a16. [ \grd a32 \gre a16. \grd b32 ] \grg a16. [ b32 \grg c16. d32 ] | + \grg e16. [ f32 \grg e16. c32 ] \thrwd d8 [ \grg c16. d32 ] | + \grg e16. [ A32 \grg A16. g32 ] A16. [ f32 \dble e16. d32 ] | + \dblc c8 [ \gre a8 ] \wbirl a8 +} diff --git a/hornpipes/the_jolly_beggarman/pipes.ly b/hornpipes/the_jolly_beggarman/pipes.ly new file mode 100644 index 0000000..9b8a783 --- /dev/null +++ b/hornpipes/the_jolly_beggarman/pipes.ly @@ -0,0 +1,62 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \part + \line + } + \break + \repeat volta 2 { + \part + \repeat unfold 3 \measure + \grace{s1} s4 s8 + } \alternative { + {\part \halfline} + {\part \halfline} + } + }%Format + + \new Voice = "pipes" { + \pipesA s8 + + \pipesBA \pipesBBA s8 + \pipesBA \pipesBBB s8 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + arranger = \arrangerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + \pipesA + \pipesA + + \pipesBA \pipesBBA + \pipesBA \pipesBBB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + arranger = \arrangerPipes + } +} diff --git a/init-sets b/init-sets index fe43ce2..d094f45 100644 --- a/init-sets +++ b/init-sets @@ -115,8 +115,9 @@ strathspeys/keel_row/$f.ly \ ; $COM $D/set_20.$f.ly \ -9-8_marches/heights_of_dargai/$f.ly -9-8_marches/battle_of_the_somme/$f.ly +9-8_marches/heights_of_dargai/$f.ly \ +9-8_marches/battle_of_the_somme/$f.ly \ +; $COM $D/set_21.$f.ly \ airs/alexander_mackenzie/$f.ly \ diff --git a/jigs/cabar_feidh/config.ily b/jigs/cabar_feidh/config.ily new file mode 100644 index 0000000..b9bf46b --- /dev/null +++ b/jigs/cabar_feidh/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 6/8 + } +confTempo = { + \tempo 4. = 130 + } +%% Format +part = { \partial 8 \grace{s1} s8 } +measure = { \grace {s1} s2. | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Cabar Fèidh" +meter = "Jig" diff --git a/jigs/cabar_feidh/notes.pipes.ily b/jigs/cabar_feidh/notes.pipes.ily new file mode 100644 index 0000000..a3f3b84 --- /dev/null +++ b/jigs/cabar_feidh/notes.pipes.ily @@ -0,0 +1,91 @@ +% 4/4 Cabar Feidh +% Pipes +\version "2.18.2" +composerPipes = "" +arrangerPipes = "D. Johnstone" +pipeglobal = { + \bagpipeKey +} +% Music +pipesAA = { + e8 | + \grA g8 [ A8 g8 ] \grA e8 [ g8 \grA e8 ] | + \dblg g4. \tdbld d4 e8 | + g8 [ \grA f8 g8 ] \grA d8 [ g8 \grA d8 ] | + \grg b8 [ \grd G8 \gre G8 ] \grg G4 \grd b8 | +} +pipesABA = { + \grg a8 [ \grd a8 \gre a8 ] A8 [ a8 \grA g8 ] | + \dblA A4. e4 \grA g8 | + A8 [ e8 A8 ] e8 [ A8 e8 ] | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 +} +pipesABB = { + \grg a8 [ \grd a8 \gre a8 ] \dblc c4 d8 | + \grg e4 \birl a8 \dblA A4 e8 | + \dblf f4 A8 e8 [ f8 \slure f8 ] | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 +} + +pipesBA = { + g8 | + \grA b8 [ \grd G8 \gre G8 ] \whslurd d4 e8 | + \gra e8 [ d8 \gre b8 ] \thrwd d4 e8 | + \grg G8 [ \grd G8 \gre G8 ] \grg d8 [ e8 \gra e8 ] | + \grg b8 [ \grd G8 \gre G8 ] \grg G4 A8 | +} +pipesBBA = { + c8 [ \grd a8 \gre a8 ] \dble e4 f8 | + \slure f8 [ e8 c8 ] \dble e4 f8 | + \grg a8 [ \grd a8 \gre a8 ] \grg e8 [ f8 \slure f8 ] | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 +} +pipesBBB = { + \grg a8 [ \grd a8 \gre a8 ] \dblc c4 d8 | + \grg e4 \birl a8 \dblA A4 e8 | + \dblf f4 A8 e8 [ f8 \slure f8 ] | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 +} + +pipesCA = { + g8 | + \grA c8 [ \gre c8 \grG c8 ] \dblg g4 \grA c8 | + e8 [ \grg c8 \grG c8 ] \dblg g4 e8 | + \grg c8 [ \gre c8 \grG c8 ] \dblg g4 e8 | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 \grd c8 | + +} +pipesCBA = { + \grg d8 [ \gre d8 \slurc d8 ] \dblA A4 d8 | + f8 [ \grg d8 \slurc d8 ] \dblA A4 f8 | + \grg d8 [ \gre d8 \slurc d8 ] \dblA A4 g8 | + \grA f8 [ d8 \slurc d8 ] \dbld d4 +} +pipesCBB = { + \dblA A4 f8 \dblg g4 e8 | + \grg f8 [ d8 \slurc d8 ] \dble e4 d8 | + \grg c8 [ A8 \grg A8 ] e8 [ f8 \slure f8 ] | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 +} + +pipesDA = { + g8 | + \grA G8 [ \grd G8 \gre G8 ] \grg G4 \grd b8 | + \grg G8 [ \grd G8 \gre G8 ] \grd b8 [ \gre a8 \grd b8 ] | + \grg G8 [ d8 \slurc d8 ] \grg d8 [ e8 \gra e8 ] | + \grg b8 [ \grd G8 \gre G8 ] \grg G4 \grd b8 | + + +} +pipesDBA = { + \grg a8 [ \grd a8 \gre a8 ] \grg a4 \grd c8 | + \grg a8 [ \grd a8 \gre a8 ] \grd c8 [ \gre b8 \grd c8 ] | + \grg a8 [ e8 \gra e8 ] \grg e8 [ f8 \slure f8 ] | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 +} +pipesDBB = { + \grg a8 [ \grd a8 \gre a8 ] \dblc c4 d8 | + \grg e4 \birl a8 \dblA A4 e8 | + \dblf f4 A8 e8 [ f8 \slure f8 ] | + \grg c8 [ \grd a8 \gre a8 ] \wbirl a4 +} diff --git a/jigs/cabar_feidh/pipes.ly b/jigs/cabar_feidh/pipes.ly new file mode 100644 index 0000000..1c1417a --- /dev/null +++ b/jigs/cabar_feidh/pipes.ly @@ -0,0 +1,76 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat unfold 4 { + \repeat volta 2 { + \part + \halfline + } \alternative { + \halfline + \halfline + } \bar "|." + \break + } + }%Format + + \new Voice = "pipes" { + \pipesAA + \pipesABA s8 + \pipesABB s8 + + \pipesBA + \pipesBBA s8 + \pipesBBB s8 + + \pipesCA + \pipesCBA s8 + \pipesCBB s8 + + \pipesDA + \pipesDBA s8 + \pipesDBB s8 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + arranger = \arrangerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + \pipesAA \pipesABA + \pipesAA \pipesABB + + \pipesBA \pipesBBA + \pipesBA \pipesBBB + + \pipesCA \pipesCBA + \pipesCA \pipesCBB + + \pipesDA \pipesDBA + \pipesDA \pipesDBB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + arranger = \arrangerPipes + } +} diff --git a/other/band_of_brothers/pipes.ly b/other/band_of_brothers/pipes.ly new file mode 100644 index 0000000..b64378b --- /dev/null +++ b/other/band_of_brothers/pipes.ly @@ -0,0 +1,109 @@ +\version "2.18.2" + +\include "bagpipe.ly" + +#(set-default-paper-size "a4" 'landscape) +#(set-global-staff-size 19) +\layout { + indent = 0 + \set Score.markFormatter = #format-mark-box-alphabet +} +\score { + \new Staff = "staff_pipes" { + \numericTimeSignature + \hideKeySignature + + \compressMMRests { + \tempo 2. = 32 + \time 3/4 + \override MultiMeasureRest.expand-limit = #3 + R2.*4 + + \bar "||" + \mark \default + R2.*35 + + \bar "||" + \mark \default + \tempo 4 = 108 + \time 4/4 + R1*3 + + \time 2/4 + R2 + + \time 4/4 + R1 + + \bar "||" + \mark \default + r4 \grg c4 e4 c4 \grG a1 | + a4. \grg a16 [ b16 ] c4. a8 | + e1~ | + e4 \grg c4 e4 c4 | + \grG a1~ | + a4~ a4 b2 | + \grg c1 | + + c4 \grg c4 e4 c4 | + \grG a1~ | + a4. \grg a16 [ b16 ] c4. a8 | + e1~ | + e2 \grg c4 e4 | + \grg f1~ | + f1 | + \grg e1~ | + e4 \grg c4 e4 c4 | + + \grG a1~ | + a4. \grg a16 [ b16 ] c4. a8 | + e1~ | + e8 r8 r4 r2 | + + \bar "||" + \mark \default + R1*12 + + A1~ | + A4 g4 \tuplet 3/2 { f4 d4 a4 } | + f2 e2 | + e4 d4 \tuplet 3/2 { c4 a4 c4 } | + b2 a2 | + a4 d4 \tuplet 3/2 { c4 a4 c4 } | + b1 | + + + \bar "||" + \mark \default + R1*4 + } + + \bar "||" + \mark \default + \grg b1~ | + b4. \grg a16 [ b16 ] d4. c8 | + \grg a1~ | + a1 | + \grg b1 | + b4. \grg a16 [ b16 ] d4. c8 | + \grg e1~ | + e2 \tuplet 3/2 { e4 a4 A4 } | + \grg A1~ | + A4 g4 \grg \tuplet 3/2 { f4 d4 a4 } | + + \grg f2 \grg e2~ | + e4 d4 \grg \tuplet 3/2 { c4 a4 c4 } | + \grg b2 \grG a2~ | + a4 d4 \grg \tuplet 3/2 { c4 a4 c4 } | + \grg b1~ | + b1 + \grG a1 | + } + \header { + title = "Band of Brothers" + subtitle = "for the Edinburgh Military Tattoo 2005" + arranger = "Michael Kamen, arr. Richard Barriball" + instrument = "Bagpipe" + meter = "" + } +} diff --git a/reels/cabar_feidh/config.ily b/reels/cabar_feidh/config.ily new file mode 100644 index 0000000..4222974 --- /dev/null +++ b/reels/cabar_feidh/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 2/2 + } +confTempo = { + \tempo 2 = 80 + } +%% Format +part = { \partial 16 \grace{s1} s16 } +measure = { \grace {s1} s1 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Cabar Fèidh" +meter = "Reel" diff --git a/reels/cabar_feidh/notes.pipes.ily b/reels/cabar_feidh/notes.pipes.ily new file mode 100644 index 0000000..83327fd --- /dev/null +++ b/reels/cabar_feidh/notes.pipes.ily @@ -0,0 +1,59 @@ +% 4/4 Cabar Feidh +% Pipes +\version "2.18.2" +composerPipes = "" +pipeglobal = { + \bagpipeKey + } +% Music +pipesA = { + f16 | + \dblg g4 A8. [ e16 ] \dblg g4 \grA d8. [ e16 ] | + \dblg g4 \grA d8. [ c16 ] \grg b8. [ \grd G16 G8. ] \grd b16 ] | + \grg a8. [ b16 \grg c16 \grd a8. ] \dblA A4 e8. [ f16 ] | + \dblA A4 e8. [ d16 ] \grg c4 \grip e8. [ f16 ] | + + \dblg g4 A8. [ e16 ] \dblg g4 \grA d8. [ e16 ] | + \dblg g4 \grA d8. [ c16 ] \grg b8. [ \grd G16 G8. ] \grd b16 ] | + \grg a8. [ b16 ] \grip c8. [ d16 ] \grg e8. [ f16 ] \grA g8. [ e16 ] | + \dblA A4 e8. [ d16 ] \grg c4 \taor a8. +} + +pipesB = { + g16 | + \grA G16 [ \grd G8. ] \dbld d8. [ G16 ] \grg b16 [ \grd G8. ] \dbld d8. [ b16 ] | + \grg G16 [ g8. d8. ] c16 ] \grg b8. [ \grd G16 G8. ] \grd b16 ] | + \grg a16 [ \grd a8. ] \dble e8. [ a16 ] \grg c16 [ \grd a8. ] \dble e8. [ a16 ] | + \grg a16 [ A8. ] e8. [ d16 ] \grg c8. [ \grd a16 a8. ] g16 ] | + + \grA G16 [ \grd G8. ] \dbld d8. [ G16 ] \grg b16 [ \grd G8. ] \dbld d8. [ b16 ] | + \grg G16 [ g8. d8. ] c16 ] \grg b8. [ \grd G16 G8. ] \grd b16 ] | + \grg a8. [ b16 ] \grip c8. [ d16 ] \grg e8. [ f16 ] \grA g8. [ e16 ] | + \dblA A4 e8. [ d16 ] \grg c4 \taor a8. +} + +pipesC = { + e16 | + \hcatchc c4 g8. [ c16 ] \dble e8. [ c16 ] g8. [ e16 ] | + \grg c4 \grip e8. [ f16 ] g8. [ e16 \grg c16 e8. ] | + \thrwd d4 A8. [ d16 ] \grg f8. [ d16 ] A8. [ f16 ] | + \thrwd d8. [ e16 ] \grg f8. [ g16 ] A8. [ g16 \grA f16 A8. ] | + + \hcatchc c4 g8. [ c16 ] \dble e8. [ c16 ] g8. [ e16 ] | + \grg c4 \grip e8. [ f16 ] g8. [ e16 \grg c16 e8. ] | + A8. [ f16 ] g8. [ e16 ] \grg f8. [ d16 ] \dble e8. [ d16 ] | + \grg c16 [ A8. ] e8. [ d16 ] \grg c4 \taor a8. +} + +pipesD = { + g16 | + \grA G8. [ \grd G16 G8. ] \grd b16 ] \grg G8. [ \grd G16 G8. ] \grd b16 ] | + \grg G16 [ g8. d8. ] c16 ] \grg b8. [ \grd G16 G8. ] \grd b16 ] | + \grg a8. [ \grd a16 a8. ] \grd c16 ] \grg a8. [ \grd a16 a8. ] \grd c16 ] | + \grg a16 [ A8. ] e8. [ d16 ] \grg c8. [ \grd a16 a8. ] g16 ] | + + \grA G8. [ \grd G16 G8. ] \grd b16 ] \grg G8. [ \grd G16 G8. ] \grd b16 ] | + \grg G16 [ g8. d8. ] c16 ] \grg b8. [ \grd G16 G8. ] \grd b16 ] | + \grg a8. [ b16 ] \grip c8. [ d16 ] \grg e8. [ f16 ] \grA g8. [ e16 ] | + \dblA A4 e8. [ d16 ] \grg c4 \taor a8. +} diff --git a/reels/cabar_feidh/pipes.ly b/reels/cabar_feidh/pipes.ly new file mode 100644 index 0000000..8a0eb7a --- /dev/null +++ b/reels/cabar_feidh/pipes.ly @@ -0,0 +1,56 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat unfold 4 { + \repeat volta 2 { + \part + \line + } + \break + } + }%Format + + \new Voice = "pipes" { + \pipesA s16 + + \pipesB s16 + + \pipesC s16 + + \pipesD s16 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 8 + \pipesA + \pipesB + \pipesC + \pipesD + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/reels/piobaireachd_of_donald_dubh/config.ily b/reels/piobaireachd_of_donald_dubh/config.ily new file mode 100644 index 0000000..d96257b --- /dev/null +++ b/reels/piobaireachd_of_donald_dubh/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 2/2 + } +confTempo = { + \tempo 2 = 80 + } +%% Format +part = { \partial 8 \grace{s4.} s8 } +measure = { \grace {s1} s1 | } +halfline = { \repeat unfold 2 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "the Piobaireachd of Donald Dubh" +meter = "Reel" diff --git a/reels/piobaireachd_of_donald_dubh/notes.pipes.ily b/reels/piobaireachd_of_donald_dubh/notes.pipes.ily new file mode 100644 index 0000000..3b6c79e --- /dev/null +++ b/reels/piobaireachd_of_donald_dubh/notes.pipes.ily @@ -0,0 +1,32 @@ +% 2/2 Piobaireachd of Donald Dubh +% Pipes +\version "2.18.2" +composerPipes = "" +arrangerPipes = "J. MacInnis" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + \grg e8 [ c8 ] \pelc c4 \grg f8 [ g8 A8 f8 ] | + \grg e8 [ c8 ] \pelc c4 \grg c8 [ b8 a8 \grd c8 ] | + \grg e8 [ c8 ] \pelc c4 \grg f8 [ g8 A8 f8 ] | + \grg e8 [ c8 a8 c8 ] \dblb b4 \grG a4 | + + \grg e8 [ c8 ] \pelc c4 \grg f8 [ g8 A8 f8 ] | + \grg e8 [ c8 ] \pelc c4 \grg c8 [ b8 a8 \grd c8 ] | + \grg b8 [ \grd b8 b8 c8 ] \grg d8 [ \gre d8 d8 f8 ] | + \grg e8 [ c8 a8 c8 ] \dblb b4 \grG a4 +} + +pipesB = { + \grg e8 [ c8 ] \pelc c4 \grg f8 [ d8 ] \lpeld d4 | + \grg e8 [ c8 ] \pelc c4 \grg c8 [ b8 a8 \grd c8 ] | + \grg e8 [ c8 ] \pelc c4 \grg f8 [ d8 ] \lpeld d4 | + \grg e8 [ c8 a8 c8 ] \dblb b4 \grG a4 | + + \grg e8 [ c8 ] \pelc c4 \grg f8 [ d8 ] \lpeld d4 | + \grg e8 [ c8 ] \pelc c4 \grg c8 [ b8 a8 \grd c8 ] | + \grg b8 [ \grd b8 b8 c8 ] \grg d8 [ \gre d8 d8 f8 ] | + \grg e8 [ c8 a8 ] c8 ] \dblb b4 \grG a4 +} diff --git a/reels/piobaireachd_of_donald_dubh/pipes.ly b/reels/piobaireachd_of_donald_dubh/pipes.ly new file mode 100644 index 0000000..ac72d46 --- /dev/null +++ b/reels/piobaireachd_of_donald_dubh/pipes.ly @@ -0,0 +1,50 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \line \break + \line \bar "|." + \break + \line \break + \line \bar "|." + + + }%Format + + \new Voice = "pipes" { + \pipesA + + \pipesB + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + + \pipesA + \pipesB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/strathspeys/cabar_feidh/config.ily b/strathspeys/cabar_feidh/config.ily new file mode 100644 index 0000000..b17598d --- /dev/null +++ b/strathspeys/cabar_feidh/config.ily @@ -0,0 +1,17 @@ +\version "2.19.0" +%% Globals +global = { + \time 4/4 + } +confTempo = { + \tempo 4 = 110 + } +%% Format +part = { \partial 16 \grace{s1} s16 } +measure = { \grace {s1} s1 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Cabar Fèidh" +meter = "Strathspey" diff --git a/4-4_marches/cabar_feidh/notes.pipes.strathspey.ily b/strathspeys/cabar_feidh/notes.pipes.ily similarity index 90% rename from 4-4_marches/cabar_feidh/notes.pipes.strathspey.ily rename to strathspeys/cabar_feidh/notes.pipes.ily index ff8b9b3..be6060d 100644 --- a/4-4_marches/cabar_feidh/notes.pipes.strathspey.ily +++ b/strathspeys/cabar_feidh/notes.pipes.ily @@ -1,16 +1,13 @@ -% 4/4 Cabar Feidh (Strathspey) +% 4/4 Cabar Feidh () % Pipes \version "2.18.2" -arrangerPipesStrathspey = "PM William Ross" -composerPipesStrathspey = "" -instrumentPipesStrathspey = "Pipes" -meterStrathspey = "Strathspey" -titleStrathspey = "Cabar Feidh" +arrangerPipes = "PM William Ross" +composerPipes = "" pipeglobal = { \bagpipeKey - } +} % Music -pipesStrathspeyA = { +pipesA = { e16 | \dblg g8. [ A16 ] g16 [ f16 e8 ] \dblg g4 \thrwd d8. [ e16 ] | \dblg g4 \thrwd d16 [ g8. ] \hdblb b8. [ \grg a16 ] \grd G8. [ \grd b16 ] | @@ -23,7 +20,7 @@ pipesStrathspeyA = { \dblA A4 \hdble e8. [ A16 ] \hdblc c16 [ \gre a8. ] \wbirl a8. } -pipesStrathspeyB = { +pipesB = { g16 | \grA G16 [ \grd G16 \gre G8 ] \whslurd d16 [ \gre G8. ] \dblb b16 [ \gre G8. ] \whslurd d8. [ b16 ] | \grA G16 [ \grd G16 \gre G8 ] \whslurd d16 [ \gre G8. ] \hdblb b8. [ \grg a16 ] \grd G8. [ \grd b16 ] | @@ -36,7 +33,7 @@ pipesStrathspeyB = { \dblA A4 \hdble e8. [ A16 ] \hdblc c16 [ \gre a8. ] \wbirl a8. } -pipesStrathspeyC = { +pipesC = { g16 | \hcatchc c4 \dblg g8. [ c16 ] \dble e8. [ c16 ] \dblg g8. [ e16 ] | \grg c4 \grip e8. [ f16 ] \dblg g8. [ e16 ] \dblc c16 [ e8. ] | @@ -49,7 +46,7 @@ pipesStrathspeyC = { \dblc c16 [ A8. ] \hdble e8. [ A16 ] \hdblc c16 [ \gre a8. ] \wbirl a8. } -pipesStrathspeyD = { +pipesD = { g16 | \grg G8. [ \grd G16 ] \gre G8. [ \grd b16 ] \grg G8. [ \grd G16 ] \gre G8. [ \grd b16 ] | \grg G16 [ \grd G16 \gre G8 ] \whslurd d16 [ \gre G8. ] \dblb b8. [ \grg a16 ] \grd G8. [ \grd b16 ] | diff --git a/strathspeys/cabar_feidh/pipes.ly b/strathspeys/cabar_feidh/pipes.ly new file mode 100644 index 0000000..eeeff02 --- /dev/null +++ b/strathspeys/cabar_feidh/pipes.ly @@ -0,0 +1,57 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat unfold 4 { + \repeat volta 2 { + \partial 16 s16 + \line + } + \break + } + }%Format + + \new Voice = "pipes" { + \pipesA s16 + + \pipesB s16 + + \pipesC s16 + + \pipesD s16 + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + arranger = \arrangerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \partial 16 + \pipesA + \pipesB + \pipesC + \pipesD + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/strathspeys/molly_connell/config.ily b/strathspeys/molly_connell/config.ily index 4737de9..4fb5f69 100644 --- a/strathspeys/molly_connell/config.ily +++ b/strathspeys/molly_connell/config.ily @@ -2,14 +2,18 @@ %% Globals global = { \time 4/4 +} +confTempo = { \tempo 4 = 120 - } +} %% Format part = { \partial 8 s8 } measure = { \grace {s4} s1 | } halfline = { \repeat unfold 2 { \measure } } line = { \repeat unfold 2 { \halfline } } +emptyline = { R1*4} %% Headers title = "Molly Connell" meter = "Strathspey" +dedication = "Dedicated to the wife of the Strathclyde tipper" diff --git a/strathspeys/molly_connell/drums.ly b/strathspeys/molly_connell/drums.ly index c46ce33..31008a2 100644 --- a/strathspeys/molly_connell/drums.ly +++ b/strathspeys/molly_connell/drums.ly @@ -3,7 +3,7 @@ \include "config.ily" \include "notes.bass.ily" \include "notes.tenor.ily" -\include "notes.side.v1.1.ily" +\include "notes.side.ily" \score { \new StaffGroup << @@ -21,9 +21,8 @@ \part \line \break \part \line \break \bar "|." - }%End of Format + }%End of Format { - \set Score.proportionalNotationDuration = #(ly:make-moment 1/8) \snareA s8 \snareA @@ -75,4 +74,4 @@ } } } -} \ No newline at end of file +} diff --git a/strathspeys/molly_connell/full.ly b/strathspeys/molly_connell/full.ly new file mode 100644 index 0000000..76dc01d --- /dev/null +++ b/strathspeys/molly_connell/full.ly @@ -0,0 +1,141 @@ +\version "2.19.0" + +\include "config.ily" +\include "notes.bass.ily" +\include "notes.tenor.ily" +\include "notes.side.ily" +\include "notes.pipes.ily" +%\include "notes.pipes.seconds.ily" +%\include "notes.lyrics.ily" +\score { + << + \new PipeBandDrumStaff = "intro" { + \sideglobal + \set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide} + \set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide} + + \intro + } + \new StaffGroup << + \new Staff { + \global + \pipeglobal + \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentPipes } + \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentPipes } + << + \new NullVoice = "format" { + \emptyline + \line \break + \line \break + \bar "|." + + \part \line \break + \line \break + \bar "|." + }%Format + + \new Voice = "pipes" { + \emptyline + + \pipesA \pipesA + + s8 \pipesBA + \pipesBB + + }%Pipes + >> + } +% \new Staff = "song" { +% \lyricsglobal +% \new Voice = "lyrics" { +% +% } +% } +% \new Lyrics = "verse1" { +% \lyricsglobal +% \lyricsto "lyrics" { +% \verseA +% } +% } +% \new Staff = "seconds" { +% \pipessecndglobal +% \set Staff.instrumentName = \markup{ \instrumentPipes \instrumentSecnd } +% \set Staff.shortInstrumentName = \markup{ \shortInstrumentPipes \shortInstrumentTrd} +% +% +% } + \new PipeBandDrumStaff = "side" { + \sideglobal + \set PipeBandDrumStaff.instrumentName = \markup \column {\instrumentSide} + \set PipeBandDrumStaff.shortInstrumentName = \markup{\shortInstrumentSide} + + \emptyline + \snareA s8 + \snareA s8 + + \snareBA + \snareBB + } + \new PipeBandDrumStaff = "tenor" { + \tenorglobal + \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor } + \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor } + + \emptyline + + \tenorA + \tenorA + + s8 \tenorBA + \tenorBB + } + \new PipeBandDrumStaff = "bass" { + \bassglobal + \set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass } + \set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass} + + \emptyline + + \bassAA + \bassAB + + s8 \bassAA + \bassAB + } + >> + >> + \layout { + \context { + \PipeBandDrumStaff + \RemoveEmptyStaves + \override VerticalAxisGroup.remove-first = ##t + } + \context { + \Staff + \RemoveEmptyStaves + \override VerticalAxisGroup.remove-first = ##t + } + } + \header { + title = \title + meter = \meter + composer = \markup \large { + \column \right-align { + $(if (not (string=? "" composerLyrics)) #{ \markup { \line { \composerLyrics ":" } } #} ) + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \composerPipessecnd ":" }} #} ) + $(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=? "" composerLyrics)) #{ \markup { \line { "Lyrics" } } #} ) + $(if (not (string=? "" composerPipes)) #{ \markup {\line { \instrumentPipes }}#} ) + $(if (not (string=? "" composerPipessecnd)) #{ \markup {\line { \instrumentPipessecnd }}#} ) + $(if (not (string=? "" composerSide)) #{ \markup {\line { \instrumentSide }}#} ) + $(if (not (string=? "" composerTenor)) #{ \markup {\line { \instrumentTenor }}#} ) + $(if (not (string=? "" composerBass)) #{ \markup {\line { \instrumentBass }}#} ) + } + } + } +} diff --git a/strathspeys/molly_connell/notes.bass.ily b/strathspeys/molly_connell/notes.bass.ily index a1af8bb..9cd7821 100644 --- a/strathspeys/molly_connell/notes.bass.ily +++ b/strathspeys/molly_connell/notes.bass.ily @@ -2,6 +2,7 @@ % Bass \version "2.18.2" composerBass = "W.H. de Boone / E.T. de Boone, 2014" +bassglobal = {} bassAA = \drummode { d4-> g4-> d4 g4 | d4 g4 d4 g4 | @@ -13,4 +14,4 @@ bassAB = \drummode { r8 d8 r8 g8 r8 d8 r8 g8 | d4-> g4 d4 g4 | d4-> g4 r8. g16 d4 | -} \ No newline at end of file +} diff --git a/strathspeys/molly_connell/notes.pipes.ily b/strathspeys/molly_connell/notes.pipes.ily new file mode 100644 index 0000000..17af9f1 --- /dev/null +++ b/strathspeys/molly_connell/notes.pipes.ily @@ -0,0 +1,28 @@ +% 4/4 Molly Connell +% Pipes +\version "2.18.2" +composerPipes = "J. Wark (Strathclyde Police), 1978" +arrangerPipes = "" +pipeglobal = { + \bagpipeKey +} +% Music +pipesA = { + \dblc c4 \gre a8. [ \grd c16 ] \grg e8. [ f16 ] \dblA A8. [ e16 ] | + \grg f16 [ A8. ] f16 [ e16 c8 ] \dble e8. [ c16 ] \grg b4 | + \dblc c4 \gre a8. [ \grd c16 ] \grg e8. [ f16 ] \dblA A8. [ e16 ] | + \grg f16 [ e16 c8 ] \grg e8. [ c16 ] \dblb b4 \grG a4 +} + +pipesBA = { + \dblA A4 e16 [ A8. ] f16 [ e16 c8 ] \grg e4 | + \grg c16 [ e8. ] \gra e8. [ f16 ] \dble e8. [ c16 ] \grg b4 | + \dblA A4 e16 [ A8. ] f16 [ e16 c8 ] \grg e4 | + \grg f8. [ e16 ] \gra e8. [ c16 ] \dblb b4 \grG a4 | +} +pipesBB = { + \dblA A4 e16 [ A8. ] f16 [ e16 c8 ] \grg e4 | + \grg c16 [ e8. ] \gra e8. [ f16 ] \dble e8. [ c16 ] \grg b4 | + \dblc c4 \gre a8. [ \grd c16 ] \grg e8. [ f16 ] \dblA A8. [ e16 ] | + \grg f16 [ e16 c8 ] \grg e8. [ c16 ] \dblb b4 \grG a4 +} diff --git a/strathspeys/molly_connell/notes.side.ily b/strathspeys/molly_connell/notes.side.ily index e5da66f..4f6735b 100644 --- a/strathspeys/molly_connell/notes.side.ily +++ b/strathspeys/molly_connell/notes.side.ily @@ -2,8 +2,10 @@ % Side \version "2.18.2" composerSide = "v1.1, 2015" +sideglobal = {} intro = \drummode {% by Dean Hall, 2006 - \flam d4 \triplet { d8:32( g8:32 g8) } + \flam d4 + \triplet { d8:32( g8:32 g8) } d8. d16 \flam g8. d16:64( | @@ -13,14 +15,15 @@ intro = \drummode {% by Dean Hall, 2006 d4:32( | d4)-> - g8. \flam g16-> - \triplet { d16 g d g d8-> } - \triplet { g8 d g } + \triplet { d8:32( g8:32 g8) } + d8. d16 + \flam g8. d16:64( | - \triplet { d16 g d g d8-> } - \triplet { g8 d g } + d16)-> g8.-> + \tuplet 3/2 { d16 g d g d g } d4:32( d4) + | } snareA = \drummode { \flamddr d4 \flam g8.[\fr d16:64(] d8.[) \dragddr d16] d8.[ \fr g16] | @@ -36,7 +39,7 @@ snareBA = \drummode { \drag d16[ d8.] \flam d8.[ \flam g16] \fr \triplet { d16[ g d g d8] } \triplet { g8[ d g] } | \flamddr \triplet { d8[ \fr g16 g16 d8] } g8.[ g16] \flamddr \triplet { d8[\fr g16 g16 d8] } g8.[ g16] | - \flamddr \triplet { d8[ \fr g d] } \flamddr g8.[ \flam g16] \triplet { d16[ g d g d8] } g8 s8 \fr | + \flamddr \triplet { d8[ \fr g d] } \flamddr g8.[ \flam g16] \triplet { d16[ g d g d8] } g8 \fr } snareBB = \drummode { \partial 8 g8 | @@ -44,5 +47,5 @@ snareBB = \drummode { \drag d16[ d8.] \flam d8.[ \flam g16] \triplet { d16[ g d g d8] } \triplet { g8[\> d g]\! } | \flam d4 \flam g8.[ d16:64]( d8.[) \drag d16] d8.[ g16] | - \flamd \triplet { d8[ g d] } \flam g8.[ \flam g16] \triplet { d16[ g d g d8] } g8 s8 | + \flamd \triplet { d8[ g d] } \flam g8.[ \flam g16] \triplet { d16[ g d g d8] } g8 } diff --git a/strathspeys/molly_connell/notes.side.v1.0.ily b/strathspeys/molly_connell/notes.side.v1.0.ily index 8a5ac64..aec2eb4 100644 --- a/strathspeys/molly_connell/notes.side.v1.0.ily +++ b/strathspeys/molly_connell/notes.side.v1.0.ily @@ -2,6 +2,7 @@ % Side \version "2.18.2" composerSide = "v1.0, 21-2-2014" +sideglobal = {} snareA = \drummode { \flam d4 \flam g8.[ d16:64(] d8.[) \drag d16] d8.[ g16] | d8.:64[( g16]) \triplet { d16[ g d g d8]} \triplet { g8[ d8 \flam g8] } \flam d8.[ g16] | @@ -25,4 +26,4 @@ snareBB = \drummode { \flam d4 \flam g8.[ d16:64]( d8.[) \drag g16] d8.[ g16] | \flamd \triplet { d8[ g d] } \flam g8.[ \flam g16] \triplet { d16[ g d g d8] } g8 s8| -} \ No newline at end of file +} diff --git a/strathspeys/molly_connell/notes.tenor.ily b/strathspeys/molly_connell/notes.tenor.ily index 49ada61..3c0d0f3 100644 --- a/strathspeys/molly_connell/notes.tenor.ily +++ b/strathspeys/molly_connell/notes.tenor.ily @@ -2,6 +2,7 @@ % Tenor \version "2.18.2" composerTenor = "S.J. de Boone / M. Jansen / N. Kuijkhoven / E.T. de Boone, 2014" +tenorglobal = {} tenorA = \drummode { d4 g4 d8. g16 d4 d4 g4 r8. g16 d4 | @@ -19,4 +20,4 @@ tenorBB = \drummode { d4 \parenthesize d8. g16 r8. g16 d4 | d4 g4 d8. g16 d4 | \flourish d4 \flourish g4 d4^\up g4^\up | -} \ No newline at end of file +} diff --git a/strathspeys/molly_connell/pipes.ly b/strathspeys/molly_connell/pipes.ly new file mode 100644 index 0000000..4ef122a --- /dev/null +++ b/strathspeys/molly_connell/pipes.ly @@ -0,0 +1,53 @@ +\version "2.18.2" + +\include "config.ily" +\include "notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + << + \new NullVoice = "format" { + \repeat volta 2 { + \line + } + \break + \line \bar "||" + \break + \line \bar "|." + }%Format + + \new Voice = "pipes" { + \pipesA + + \pipesBA + \pipesBB + } + >> + } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} +\score { + \new Staff { \global \pipeglobal + \set Staff.midiInstrument = #"bagpipe" + %%Tune + \pipesA + \pipesA + + \pipesBA + \pipesBB + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + } +} diff --git a/strathspeys/molly_connell/side.ly b/strathspeys/molly_connell/side.ly index 517313a..2169f64 100644 --- a/strathspeys/molly_connell/side.ly +++ b/strathspeys/molly_connell/side.ly @@ -8,11 +8,17 @@ \global << { - \mark "Intro" - \line - \mark "Tune" - \repeat volta 2 { \line } \break \part \line \break \bar "||" \part \line \bar "|." } - {\intro \snareA s8 \snareBA \snareBB } + \mark \markup { \normalsize {Intro } } + \line + \break + \mark \markup { \normalsize {Tune } } + \repeat volta 2 { \line } \break \part \line \break \bar "||" \part \line \bar "|." + } + { + \intro + \snareA s8 + \snareBA \snareBB + } >> } \header { diff --git a/template/config.ily b/template/config.ily index e798ebb..9460d5e 100644 --- a/template/config.ily +++ b/template/config.ily @@ -7,7 +7,7 @@ confTempo = { \tempo 4 = 80 } %% Format -part = { \partial 8 s8 } +part = { \partial 8 \grace{s4.} s8 } measure = { \grace {s1} s1 | } halfline = { \repeat unfold 4 \measure } line = { \repeat unfold 2 { \halfline } } diff --git a/template/notes.bass.ily b/template/notes.bass.ily index 7df7f7d..0e77c27 100644 --- a/template/notes.bass.ily +++ b/template/notes.bass.ily @@ -2,6 +2,7 @@ % Bass \version "2.18.2" composerBass = "" +arrangerBass = "" bassglobal = {} % Music bassA = \drummode { diff --git a/template/notes.lyrics.ily b/template/notes.lyrics.ily index ce529c6..d2c477b 100644 --- a/template/notes.lyrics.ily +++ b/template/notes.lyrics.ily @@ -2,6 +2,7 @@ % Lyrics \version "2.18.2" composerLyrics = "" +arrangerLyrics = "" lyricsglobal = {} % Music lyricsA = \drummode { diff --git a/template/notes.pipes.ily b/template/notes.pipes.ily index 8cda2d2..cbdca51 100644 --- a/template/notes.pipes.ily +++ b/template/notes.pipes.ily @@ -2,9 +2,10 @@ % Pipes \version "2.18.2" composerPipes = "" +arrangerPipes = "" pipeglobal = { \bagpipeKey - } +} % Music pipesA = { } diff --git a/template/notes.pipes.seconds.ily b/template/notes.pipes.seconds.ily index af147f0..6d82e2c 100644 --- a/template/notes.pipes.seconds.ily +++ b/template/notes.pipes.seconds.ily @@ -2,9 +2,11 @@ % Pipes (Seconds) \version "2.18.2" composerPipesSecnd = "" +arrangerPipesSecnd = "" pipessecndglobal = { \bagpipeKey - } +} +% Music pipessecndA = { } diff --git a/template/notes.pipes.thirds.ily b/template/notes.pipes.thirds.ily index 8edeb54..70b9cdd 100644 --- a/template/notes.pipes.thirds.ily +++ b/template/notes.pipes.thirds.ily @@ -2,9 +2,11 @@ % Pipes (Thirds) \version "2.18.2" composerPipesthrd = "" +arrangerPipesthrd = "" pipesthrdglobal = { \bagpipeKey - } +} +% Music pipesthrdA = { } diff --git a/template/notes.side.ily b/template/notes.side.ily index b86afdd..69ad252 100644 --- a/template/notes.side.ily +++ b/template/notes.side.ily @@ -2,6 +2,7 @@ % Side \version "2.18.2" composerSide = "" +arrangerSide = "" sideglobal = {} % Music \snareA = \drummode { diff --git a/template/notes.tenor.ily b/template/notes.tenor.ily index b6cc64c..7f2c891 100644 --- a/template/notes.tenor.ily +++ b/template/notes.tenor.ily @@ -2,6 +2,7 @@ % Tenor \version "2.18.2" composerTenor = "" +arrangerTenor = "" tenorglobal = {} % Music tenorA = \drummode {