New Tune: Mary Willie's

This commit is contained in:
Eric Teunis de Boone 2019-11-07 14:22:39 +01:00
parent 531bb20f10
commit 136900c9b3
3 changed files with 107 additions and 3 deletions

View file

@ -1,5 +1,7 @@
\version "2.19.80"
\include "tinwhistle.ily"
\header {
title = "The Blue Remembered Hills"
composer = "S. Hannigan"
@ -19,7 +21,7 @@ bpm = \tempo 4 = 80
fluteA = \relative c'' {
% b4 |
e2 b4 |
fis2 b4 |
fis'2 b,4 |
g'4. fis8 e8 es8 |
b4\fermata r4 b8 a8 |
g2 fis8 g8 |
@ -62,8 +64,8 @@ flute = \relative c'' {
\break
\repeat volta 2 { \fluteB }
\alternative {
{ g2 fis4 }
{ e2. \bar "|." e2 r4 }
{ g'2 fis4 }
{ e2. \bar "|." e2 r4 }
}
}