diff --git a/joes_rant.ly b/joes_rant.ly new file mode 100644 index 0000000..eabd393 --- /dev/null +++ b/joes_rant.ly @@ -0,0 +1,83 @@ + +% Generated from /Users/sven/Documents/Music/Bagpipe/reels/joes_rant.ly by makelily.py + +\version "2.11.43" + +#(ly:set-option 'point-and-click #f) + +#(set-global-staff-size 16) +#(set-default-paper-size "a4" 'portrait) + +\include "./bagpipe.ly" +\include "./bagpipe_extra.ly" +\include "./format.ly" + +% Local tweaks +\paper { + annotatespacing = ##f + ragged-bottom = ##t +} + +% The tune to generate. +\version "2.11.43" + +\score { + +{ + \bagpipeKey + \reelTime + + % Part 1 + + \repeat volta 2 { + \grg d8 c \grg e c \grg d a \grg f g + A a \grA g a \grg f a \grg e f + \grA g e \grg f g \grA e d \grg b \grd c + \grG c d \grg e f \grA g e \grg f e + + \grg d8 c \grg e c \grg d a \grg f g + A a \grA g a \grg f a \grg e f + \grA g e \grg f g \grA e d \grg c b + } + \alternative { + { \grg a d \grG d c \grg d g \grA f e } + { \grg a d \grG d c \grg d e \grg f g } + } + \break + + % Part 2 + + A8 a \grA g a \grg f a \grg f g + A f \grA g e \grg f a \grg e f + \grA g e \grg f g \grA e d \grg b \grd c + \grG c d \grg e f \grA g e \grg f g + + A8 a \grA g a \grg f a \grg f g + A f \grA g e \grg f a \grg e f + \grA g e \grg f g \grA e d \grg c b + \grg a d \grG d c \grg d e \grg f g + \break + + A8 a \grA g a \grg f a \grg f g + A f \grA g e \grg f a \grg e f + \grA g e \grg f g \grA e f g e + \grg f g \grA e f g e \grg f e + + \grg d c \grg e c \grg d a \grg f g + A a \grA g a \grg f a \grg e f + \grA g e \grg f g \grA e d \grg b \grd c + \grG c d \grg e f \grA g e \grg f e + + \thrwd d2 ~ d + \bar "|." +} + +\header { + breakbefore = #(break-before?) + meter = "Reel" + title = "Joe’s Rant" + composer = "Brian Lamond" +} + +} + diff --git a/medley_2008_strasbourg.ly b/medley_2008_strasbourg.ly new file mode 100644 index 0000000..609dca5 --- /dev/null +++ b/medley_2008_strasbourg.ly @@ -0,0 +1,53 @@ + +% Generated from /Users/sven/Documents/Music/Bagpipe/_sets/medley_2008_strasbourg.ly by makelily.py + +\version "2.11.43" + +#(ly:set-option 'point-and-click #f) + +#(set-global-staff-size 16) +#(set-default-paper-size "a4" 'portrait) + +\include "./bagpipe.ly" +\include "./bagpipe_extra.ly" +\include "./format.ly" + +% Local tweaks +\paper { + annotatespacing = ##f + ragged-bottom = ##t +} + +% The tune to generate. + + +\header { + title = "2008 Medley for Strasbourg" +} + +\markuplines{\wordwrap{Four bars jig intro, then first four bars extending the + last note of bar 2 and 4 by four extra beats, then start again from the top.}} +\include "jigs/archie_beag.ly" +\include "airs/mist_covered_mountains.ly" + +#(break-before-next-score) +\include "strathspeys/unknown.ly" +\include "strathspeys/mac_an_irish.ly" +\include "scandinavian/harp_schottis.ly" + +#(break-before-next-score) +\include "reels/airlies_big_day.ly" +\include "reels/foot_it_neatly.ly" +\include "piobaireachd/lament_for_the_harp_tree.ly" + +\markuplines{\wordwrap{Hold the cluster for 10 seconds or so, start with cuttings + from the top, one set of unison cuttings before the tune starts.}} + +#(break-before-next-score) +\include "jigs/braes_of_mellinish.ly" + +\markuplines{\wordwrap{Cluster like before, one single beat in jig tempo then + break immediately into hornpipe.}} + +#(break-before-next-score) +\include "suites/murrays_fancy_6_hornpipe.ly"