mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-01 01:53:31 +01:00
32 lines
829 B
Text
32 lines
829 B
Text
% 3/4 Shoals of Herring
|
|
% Pipes
|
|
\version "2.18.2"
|
|
composerPipes = ""
|
|
pipeglobal = {
|
|
\key a \mixolydian
|
|
}
|
|
pipesA = {
|
|
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
|
\grg f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
|
\grg a8. [ c16 ] \dble e4 \dblc c8 [ e8 ] |
|
|
\dblA A8 [ c8 ] \dblc c4 \gre b4
|
|
}
|
|
pipesAB = {
|
|
\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 ] |
|
|
\thrwd d8. [ c16 ] \dblb b4 \grG a4
|
|
}
|
|
|
|
pipesB = {
|
|
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 |
|
|
}
|
|
pipesBA = {
|
|
A8. [ g16 ] \grA f4 A8. [ g16 ] |
|
|
\grA f8 [ A8 ] \hdblf f8. [ e16 ] \dblc c4 |
|
|
a8. [ c16 ] \dble e4 \dblc c8 [ \gre a8 ] |
|
|
\thrwd d8. [ c16 ] \dblb b4 \grG a4
|
|
}
|