mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-17 00:43:34 +01:00
22 lines
326 B
Text
22 lines
326 B
Text
|
% 2/4 Dag Sinterklaasje
|
||
|
% Pipes
|
||
|
\version "2.18.2"
|
||
|
composerPipes = ""
|
||
|
arrangerPipes = "Seaforth Highlanders of Holland"
|
||
|
pipeglobal = {
|
||
|
\bagpipeKey
|
||
|
}
|
||
|
% Music
|
||
|
pipesA = {
|
||
|
\grg e4 d8. c16 |
|
||
|
\gra b4 e4 |
|
||
|
\grg f4 d4 |
|
||
|
\dble e4 c4 |
|
||
|
|
||
|
\grg d4 b4 |
|
||
|
\dblc c4 a4 |
|
||
|
\grg b4 c4 |
|
||
|
}
|
||
|
pipesABA = { \dblb b2 }
|
||
|
pipesABB = { \grG a2 }
|