mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-01 10:03:32 +01:00
081caa3cbb
3-4_marches/ 4-4_marches/ 5-4_marches/ 6-8_marches/ 9-8_marches/ airs/ hornpipes/ jigs/ others/ reels/ sinterklaas/
37 lines
564 B
Text
37 lines
564 B
Text
% 3/4 Zie ginds komt de Stoomboot
|
|
% Pipes
|
|
\version "2.18.2"
|
|
composerPipes = ""
|
|
arrangerPipes = "Seaforth Highlanders of Holland"
|
|
pipeglobal = {
|
|
\key d \major
|
|
}
|
|
% Music
|
|
pipesAA = {
|
|
a4 |
|
|
\thrwd d4 \grc d f |
|
|
\dble e4 \gra e g |
|
|
c4 \grG c e |
|
|
\thrwd d2
|
|
}
|
|
pipesAB = {
|
|
a4 |
|
|
\thrwd d4 \grc d f |
|
|
\grg e8 \gra e \grg e4 g |
|
|
\dblc c4 \grG c e |
|
|
\thrwd d2
|
|
}
|
|
pipesBA = {
|
|
A4 |
|
|
\dble e4 \gra e A |
|
|
\dblf f4 \gre f A |
|
|
g4 \grg g f |
|
|
\dble e2
|
|
}
|
|
pipesBB = {
|
|
a4 |
|
|
\thrwd d4 \grc d8[ e] \grg f[ g] |
|
|
\hdblA A4 \dblf f d |
|
|
\hdblg g4 \hdble e c |
|
|
\thrwd d2
|
|
}
|