2016-02-19 11:57:29 +01:00
|
|
|
% 3/4 On the Road to Passchendaele
|
|
|
|
% Pipes
|
|
|
|
\version "2.18.2"
|
2016-05-23 19:41:21 +02:00
|
|
|
%If not defined, define rodin here
|
|
|
|
rodin = { \bgrip }
|
|
|
|
|
2019-01-03 23:36:26 +01:00
|
|
|
composerPipes = "Gavin Stoddart / Alan Brydon"
|
2016-02-19 11:57:29 +01:00
|
|
|
pipeglobal = {
|
2019-03-23 06:49:37 +01:00
|
|
|
\key a \mixolydian
|
2019-03-02 22:24:38 +01:00
|
|
|
}
|
2016-02-19 11:57:29 +01:00
|
|
|
pipesA = {
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
|
|
|
|
\grg d8 [ f8 ] \dble e4 c4 |
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
|
2016-12-02 08:41:40 +01:00
|
|
|
\grg \tuplet 3/2 { f8 e8 c8 } \grg b2 |
|
2016-02-19 11:57:29 +01:00
|
|
|
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
|
|
|
|
\grg d8 [ f8 ] \dble e4 c4 |
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
|
|
|
|
\dbld d4 \rodin a2
|
|
|
|
}
|
|
|
|
|
|
|
|
pipesB = {
|
|
|
|
\grg f8. [ g16 ] \dblA A4~ A8 [ g8 ] |
|
|
|
|
\grA f8 [ A8 ] \hdble e4 \grd c4 |
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ f8 ] |
|
2016-12-02 08:41:40 +01:00
|
|
|
\dble \tuplet 3/2 { e8 [ d8 c8 ] } \grg b2
|
2016-02-19 11:57:29 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
pipesBA = {
|
|
|
|
\grg f8. [ g16 ] \dblA A4~ A8 [ g8 ] |
|
|
|
|
\dblf f8 [ A8 ] \dble e4 c4 |
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
|
|
|
|
\dbld d4 \rodin a2
|
|
|
|
}
|
|
|
|
pipesBB = {
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ \grG c8 ] |
|
|
|
|
\grg d8 [ f8 ] \dble e4 \grd c4 |
|
|
|
|
\grg a8. [ b16 ] \grip c4~ c8 [ e8 ] |
|
|
|
|
\dbld d4 \rodin a2
|
|
|
|
}
|