mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-01 01:53:31 +01:00
081caa3cbb
3-4_marches/ 4-4_marches/ 5-4_marches/ 6-8_marches/ 9-8_marches/ airs/ hornpipes/ jigs/ others/ reels/ sinterklaas/
33 lines
616 B
Text
33 lines
616 B
Text
% 6/8 De Herdertjes lagen bij Nachte
|
|
% Pipes
|
|
\version "2.19.2"
|
|
composerPipes = ""
|
|
arrangerPipes = "PM T.F.J. de Boone"
|
|
pipeglobal = {
|
|
\key d \major
|
|
}
|
|
% Music
|
|
pipesA = {
|
|
\repeat unfold 2 {
|
|
a8 |
|
|
\thrwd d8 [ f8 e8 ] \thrwd d8 [ c8 d8 ] |
|
|
\dble e8 [ g8 f8 ] \dble e4 f8 |
|
|
g8 [ f8 e8 ] f8 [ \gra f8 e8 ] |
|
|
} \alternative {
|
|
{ \thrwd d4.~ d4 }
|
|
{ \thrwd d2. }
|
|
}
|
|
}
|
|
|
|
pipesB = {
|
|
e4. \grg e8 [ f8 e8 ] d8 [ c8 b8 ] |
|
|
\dblb b4. a4 \grG a8 |
|
|
\grg d8 [ c8 d8 ] \grg d8 [ c8 b8 ] |
|
|
\grg a4.~ a4
|
|
|
|
\grG a8 |
|
|
\grg d8 [ c8 d8 ] \grg e8 [ d8 e8 ] |
|
|
\grg f4 g8 A4 g8 |
|
|
f8 [ e8 d8 ] \grg f4 e8 |
|
|
\thrwd d4.~ d4
|
|
}
|