2019-01-21 02:07:22 +01:00
|
|
|
% 3/4 Shoals of Herring
|
2016-02-19 11:57:29 +01:00
|
|
|
% Pipes
|
|
|
|
\version "2.18.2"
|
|
|
|
composerPipes = ""
|
|
|
|
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 = {
|
2016-12-21 01:41:50 +01:00
|
|
|
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
|
|
|
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
|
|
|
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
2019-01-21 02:07:22 +01:00
|
|
|
\dblA A8 [ c8 ] \dblc c4 \gre b4
|
2016-02-19 11:57:29 +01:00
|
|
|
}
|
|
|
|
pipesAB = {
|
2016-12-21 01:41:50 +01:00
|
|
|
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
|
|
|
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
|
|
|
\grg a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] |
|
2019-01-21 02:07:22 +01:00
|
|
|
\thrwd d8. [ c16 ] \dblb b4 \grG a4
|
2016-02-19 11:57:29 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
pipesB = {
|
2016-12-21 01:41:50 +01:00
|
|
|
A8. [ g16 ] \grA f4 A8. [ g16 ] |
|
|
|
|
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
|
|
|
A8. [ f16 ] \dble e4 \dblc c8 [ e8 ] |
|
|
|
|
\dblA A8 [ c8 ] \dblc c4 \gre b4 |
|
2016-02-19 11:57:29 +01:00
|
|
|
}
|
|
|
|
pipesBA = {
|
2016-12-21 01:41:50 +01:00
|
|
|
A8. [ g16 ] \grA f4 A8. [ g16 ] |
|
|
|
|
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
|
|
|
a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] |
|
2019-01-21 02:07:22 +01:00
|
|
|
\thrwd d8. [ c16 ] \dblb b4 \grG a4
|
2016-02-19 11:57:29 +01:00
|
|
|
}
|