1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2024-09-28 12:44:42 +02:00
pipeband-music/sinterklaas/daar_wordt_aan_de_deur_geklopt/notes.pipes.ily
2016-12-02 08:38:12 +01:00

27 lines
466 B
Text

% 3/4 Daar wordt aan de deur geklopt
% Pipes
\version "2.18.2"
composerPipes = ""
arrangerPipes = "Seaforth Highlanders of Holland"
pipeglobal = {
\bagpipeKey
}
% Music
pipesAA = {
\grg e4. f8 e[ d] |
\grg c4 \grd a \gre a |
\grg b4 \grd b \gre b |
\grg c4 \grd a \gre a |
}
pipesAB = {
\grg e4. f8 e[ d] |
\grg c4 \grd a \gre a |
\grg b4 \grd b \gre b |
\grG a2. |
}
pipesBA = {
\repeat unfold 2 {
\grg b4 \grd b \gre b |
\grg c4 \grd a \gre a |
}
}