From aba2a4957e3414c6b0935dafc024a4105b5fc2d5 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Wed, 10 Oct 2018 14:54:57 +0200 Subject: [PATCH] Added Tune: Hills of Glenorchy --- ...ts_of_cassino.ly => heights_of_cassino.ly} | 0 6-8_marches/hills_of_glenorchy.ly | 90 +++++++++++++++++++ book/book.lytex | 11 ++- 3 files changed, 100 insertions(+), 1 deletion(-) rename 6-8_marches/{the_heights_of_cassino.ly => heights_of_cassino.ly} (100%) create mode 100644 6-8_marches/hills_of_glenorchy.ly diff --git a/6-8_marches/the_heights_of_cassino.ly b/6-8_marches/heights_of_cassino.ly similarity index 100% rename from 6-8_marches/the_heights_of_cassino.ly rename to 6-8_marches/heights_of_cassino.ly diff --git a/6-8_marches/hills_of_glenorchy.ly b/6-8_marches/hills_of_glenorchy.ly new file mode 100644 index 0000000..177cf70 --- /dev/null +++ b/6-8_marches/hills_of_glenorchy.ly @@ -0,0 +1,90 @@ +\version "2.19.0" + +\header { + title = "The Hills of Glenorchy" + meter = "March" + enteredby = "kastdeur" +} + +global = { + \key d \major + \time 6/8 +} + +bpm = \tempo 4. = 90 + +thrwd = {} %\grace { \fixed c'' { g,32 d cis } } +grip = {} %\grace { \fixed c'' { g,32 d g, } } +hdbld = {} %\grace { \fixed c'' { d32 e } } +hdble = {} %\grace { \fixed c'' { e32 fis } } +hdblf = {} %\grace { \fixed c'' { fis32 g } } +taor = {} %\grace { \fixed c'' { g,32 d g, e } } +dblg = {} %\grace { \fixed c'' { g32 fis } } +dblb = {} %\grace { \fixed c'' { g32 b, d } } +dbld = {} %\grace { \fixed c'' { g32 d e } } +dble = {} %\grace { \fixed c'' { g32 e fis } } +dblf = {} %\grace { \fixed c'' { g32 fis g } } +grA = {} %\grace { \fixed c'' { a32 } } +grg = {} %\grace { \fixed c'' { g32 } } +gre = {} %\grace { \fixed c'' { e32 } } +grd = {} %\grace { \fixed c'' { d32 } } +wbirl = {} %\grace { \fixed c'' { g,32 a, g, } } + + +fluteA = \fixed c'' { + a8 | + \hdble e4 a,8 \grg a,4 \taor a,8 | + \grg e4 \grip e8 \dblg g4 d8 | + \dblb b,8. \gre a,16 \grd b,8 \grg g,8. \grd g,16 \gre g,8 | + \grg b,16 \grd g,8. \grd b,8 \thrwd d4 fis8 | + + \dble e4 a,8 \grg a,4 \taor a,8 | + \grg e4 \grip e8 \dblg g4 a8 | + g16 \grA e8. g8 \hdbld d8. b,16 \grd g,8 | + \grg a,4 \taor a,8 \wbirl a,4 +} +fluteB = \fixed c'' { + \grg b,32 d16. | + \grg e8. fis16 e8 \dble e8. d16 \gre b,8 | + \grg e8. fis16 g8 \hdblf fis4 e8 | + \thrwd d8. e16 d8 \dbld d8. b,16 \grd g,8 | + \thrwd d8. e16 \grg d8 \dblf fis8. e16 d8 | + + \grg e8. fis16 e8 \dble e8. d16 \gre b,8 | + \grg e8. fis16 g8 \hdblf fis4 e8 | + d16 \gre b,8. \dblg g8 \hdbld d8. b,16 \grd g,8 | + \grg a,4 \taor a,8 \wbirl a,4 +} + +flute = \relative c'' { + \global + \repeat volta 2 { \partial 8 \fluteA s8 } + \break + \repeat volta 2 { \partial 8 \fluteB s8} +} + +flutePart = \new Staff \with { + instrumentName = "Fl." + midiInstrument = "flute" +} \flute + +\score { + << + \flutePart + >> + \layout { } +} +\score { + \new Staff \with { + instrumentName = "Fl." + midiInstrument = "flute" + } { + \global + \partial 8 + \fluteA \fluteA + \fluteB \fluteB + } + \midi { + \bpm + } +} diff --git a/book/book.lytex b/book/book.lytex index f1a76a7..57fdc7b 100644 --- a/book/book.lytex +++ b/book/book.lytex @@ -42,10 +42,19 @@ \begin{minipage}{\columnwidth} \noindent \addcontentsline{toc}{subsection}{Heights of Cassino, The} -\lilypondfile{./6-8_marches/the_heights_of_cassino.ly} +\lilypondfile{./6-8_marches/heights_of_cassino.ly} \end{minipage} \vspace{.5in} +\noindent +\begin{minipage}{\columnwidth} +\noindent +\addcontentsline{toc}{subsection}{Hills of Glenorchy, The} +\lilypondfile{./6-8_marches/hills_of_glenorchy.ly} +\end{minipage} +\vspace{.5in} + + \noindent \begin{minipage}{\columnwidth} \noindent