From 4abdf0dde30a45843d0171ec6ab8544f63a3b8ab Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Fri, 20 Sep 2019 01:42:53 +0200 Subject: [PATCH] New Tune: Gliding to Arnhem --- 6-8_marches/gliding_to_arnhem/config.ily | 18 ++++++ 6-8_marches/gliding_to_arnhem/notes.pipes.ily | 60 ++++++++++++++++++ 6-8_marches/gliding_to_arnhem/pipes.ly | 63 +++++++++++++++++++ 3 files changed, 141 insertions(+) create mode 100644 6-8_marches/gliding_to_arnhem/config.ily create mode 100644 6-8_marches/gliding_to_arnhem/notes.pipes.ily create mode 100644 6-8_marches/gliding_to_arnhem/pipes.ly diff --git a/6-8_marches/gliding_to_arnhem/config.ily b/6-8_marches/gliding_to_arnhem/config.ily new file mode 100644 index 0000000..2acb2b0 --- /dev/null +++ b/6-8_marches/gliding_to_arnhem/config.ily @@ -0,0 +1,18 @@ +\version "2.19.0" +%% Globals +global = { + \key a \mixolydian + \time 6/8 + } +confTempo = { + \tempo 4. = 90 + } +%% Format +part = { \partial 8 \grace{s4.} s8 } +measure = { \grace {s1} s1 | } +halfline = { \repeat unfold 4 \measure } +line = { \repeat unfold 2 { \halfline } } + +%% Headers +title = "Gliding to Arnhem" +meter = "March" diff --git a/6-8_marches/gliding_to_arnhem/notes.pipes.ily b/6-8_marches/gliding_to_arnhem/notes.pipes.ily new file mode 100644 index 0000000..9c918e6 --- /dev/null +++ b/6-8_marches/gliding_to_arnhem/notes.pipes.ily @@ -0,0 +1,60 @@ +% 6/8 Gliding to Arnhem +% Pipes +\version "2.18.2" +composerPipes = "D. MacArthur" +arrangerPipes = "" +pipeglobal = { + \key a \mixolydian +} +% Music +pipesA = { + \hslurg g8 | + \dblA A8. [ e16 c8 ] \grg a8. [ \grd c16 e8 ] | + \grg f8. [ d16 f8 ] \dble e8. [ c16 \grG a8 ] | + \dblA A8. [ e16 c8 ] \grg a8. [ \grd c16 e8 ] | + \grg f8. [ b16 \grG b8 ] \slurb b4 \dblg g8 | + + \dblA A8. [ e16 c8 ] \grg a8. [ \grd c16 e8 ] | + \grg f8. [ d16 f8 ] \dble e8. [ c16 \grG a8 ] | + \thrwd d8. [ \grg f16 A8 ] \hdble e8. [ \grg c16 e8 ] | + \grg a8. [ \grd b16 \gre a8 ] \wbirl a4 +} + +pipesB = { + \thrwd d8 | + \grg c8. [ e16 A8 ] \thrwd d8. [ \grg f16 A8 ] | + \grg c8. [ e16 A8 ] \dble e8. [ c16 \grG a8 ] | + \thrwd d8. [ \grg f16 A8 ] \hdble e8. [ \grg c16 e8 ] | + \dblc c8. [ b16 \grG b8 ] \grg b8. [ c16 d8 ] | + + \grg c8. [ e16 A8 ] \thrwd d8. [ \grg f16 A8 ] | + \hdble e8. [ \grg c16 e8 ] \dblc c8. [ b16 \grG a8 ] | + \thrwd d8. [ \grg f16 A8 ] \hdble e8. [ \grg c16 e8 ] | + \grg a8. [ \grd b16 \gre a8 ] \wbirl a4 +} + +pipesC = { + e8 | + \dblc c8. [ b16 \grG a8 ] \dble e8. [ c16 \grG a8 ] | + \grg f8. [ d16 A8 ] \hdble e8. [ c16 \grG a8 ] | + \dblc c8. [ b16 \grG a8 ] \dble e8. [ c16 \grG a8 ] | + \grg f8. [ b16 \grG b8 ] \grg b8. [ c16 d8 ] | + + \dblc c8. [ b16 \grG a8 ] \dble e8. [ c16 \grG a8 ] | + \grg f8. [ d16 A8 ] \hdble e8. [ c16 \grG a8 ] | + \thrwd d8. [ \grg f16 A8 ] \hdble e8. [ \grg c16 e8 ] | + \grg a8. [ \grd b16 \gre a8 ] \wbirl a4 +} + +pipesD = { + \hslurg g8 | + A4 \grip A8 f8. [ g16 A8 ] | + \hdble e8. [ \grg c16 e8 ] \dblc c8. [ b16 \grG a8 ] | + A4 \grip A8 f8. [ g16 A8 ] | + \hdble e8. [ \grg c16 e8 ] \slurb b4 \hslurg g8 | + + A4 \grip A8 f8. [ g16 A8 ] | + \hdble e8. [ \grg c16 e8 ] \dblc c8. [ b16 \grG a8 ] | + \thrwd d8. [ \grg f16 A8 ] \hdble e8. [ \grg c16 e8 ] | + \grg a8. [ \grd b16 \gre a8 ] \wbirl a4 +} diff --git a/6-8_marches/gliding_to_arnhem/pipes.ly b/6-8_marches/gliding_to_arnhem/pipes.ly new file mode 100644 index 0000000..e04540b --- /dev/null +++ b/6-8_marches/gliding_to_arnhem/pipes.ly @@ -0,0 +1,63 @@ +\version "2.18.2" + +\include "bagpipe.ly" + +\include "./config.ily" +\include "./notes.pipes.ily" + +\score { + \new Staff { + \global + \pipeglobal + + \repeat volta 2 { + \partial 8 \pipesA + } + \break + + \repeat volta 2 { + \partial 8 \pipesB + } + \break + + \repeat volta 2 { + \partial 8 \pipesC + } + \break + + \repeat volta 2 { + \partial 8 \pipesD + } + } + \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 + + \pipesB \pipesB + + \pipesC \pipesC + + \pipesD \pipesD + + } + \midi { \confTempo } + \header { + title = \title + meter = \meter + instrument = \instrumentPipes + composer = \composerPipes + arranger = \arrangerPipes + } +}