2019-02-12 05:29:41 +01:00
|
|
|
% 3/4 Bloody Fields of Flanders
|
|
|
|
% Pipes
|
|
|
|
\version "2.18.2"
|
|
|
|
composerPipes = "John MacLellan"
|
|
|
|
arrangerPipes = ""
|
|
|
|
pipeglobal = {
|
2019-03-23 06:49:37 +01:00
|
|
|
\key a \mixolydian
|
2019-03-02 22:24:38 +01:00
|
|
|
}
|
2019-02-12 05:29:41 +01:00
|
|
|
% Music
|
|
|
|
pipesAA = {
|
|
|
|
\dble e8. [ c16 ] \grg a4 \taor a8. [ b16 ] |
|
|
|
|
\dblc c8 [ e8 ] \dblf f4 \dble e4 |
|
|
|
|
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \thrwd d8. [ e16 ] |
|
|
|
|
\dblc c8 [ \gre a8 ] \grg c8 [ \grg d16. c32 ] \dblb b4 |
|
|
|
|
}
|
|
|
|
pipesAB = {
|
|
|
|
\dble e8. [ c16 ] \grg a4 \taor a8. [ b16 ] |
|
|
|
|
\grip c8 [ e8 ] \dblf f4 \grg e4 |
|
2019-03-02 00:18:36 +01:00
|
|
|
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \gra e16. [ f32 \grg a16. b32 ] |
|
2019-02-12 05:29:41 +01:00
|
|
|
\grip c8. [ b16 ] \grG a4 \wbirl a4 |
|
|
|
|
}
|
|
|
|
|
|
|
|
pipesBA = {
|
|
|
|
\grg f8. [ g16 ] \dblA A4 \grg A8 [ e8 ] |
|
|
|
|
\grg f8 [ A8 ] \hdble e4 \dblc c4 |
|
|
|
|
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \thrwd d8. [ e16 ] |
|
|
|
|
\dblc c8 [ \gre a8 ] \grg c8 [ \grg d16. c32 ] \dblb b4 |
|
|
|
|
}
|
|
|
|
pipesBBA = {
|
|
|
|
\grg f8. [ g16 ] \dblA A4 \grg A8 [ e8 ] |
|
|
|
|
\grg f8 [ A8 ] \hdble e4 \dblc c4 |
|
2019-03-02 00:18:36 +01:00
|
|
|
\grg \tuplet 3/2 { f8 [ g8 A8 ] } \hdble e4 \gra e16. [ f32 \grg a16. b32 ] |
|
2019-02-12 05:29:41 +01:00
|
|
|
\grip c8. [ b16 ] \grG a4 \wbirl a4 |
|
|
|
|
}
|