mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2024-11-01 01:53:31 +01:00
1c05f8ba65
Highland Laddie Auld Lang Syne Green Glens of Antrim When the Pipers play Bells of Dunblane Rose of Kelvingrove Cullen Bay Standards
21 lines
289 B
Text
21 lines
289 B
Text
% 4/4 When the Pipers play
|
|
% Tenor
|
|
\version "2.18.2"
|
|
composerTenor = "T. Hachmang"
|
|
arrangerTenor = "E.T. de Boone, 2019"
|
|
tenorglobal = {}
|
|
% Music
|
|
tenorEnd = \drummode {
|
|
d8.. g32
|
|
r8 d8
|
|
d4
|
|
}
|
|
tenorA = \drummode {
|
|
\repeat unfold 7 {
|
|
d8.. g32
|
|
r8 d8
|
|
r16. g32 d8
|
|
g4 |
|
|
}
|
|
\tenorEnd
|
|
}
|