mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-17 21:39:17 +02:00
Moved Book scripts around,
few edits to music
This commit is contained in:
parent
9ce97ffc8b
commit
2cbc0c9bd6
29 changed files with 170 additions and 202 deletions
|
@ -43,6 +43,7 @@
|
|||
\tenorAB
|
||||
s8
|
||||
|
||||
s8
|
||||
\tenorBA
|
||||
\tenorBB
|
||||
\tenorBC
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
% 4/4 The Pikeman's March
|
||||
% Tenor
|
||||
\version "2.18.2"
|
||||
composerTenor = "E.T. de Boone, 2015"
|
||||
composerTenor = "E.T. de Boone, v0.3, 2015"
|
||||
|
||||
%%music
|
||||
tenorAA = \drummode {
|
||||
|
@ -26,8 +26,16 @@ tenorAB = \drummode {
|
|||
}
|
||||
% Part 2
|
||||
tenorBA = \drummode {
|
||||
d8-_ g
|
||||
d8 g
|
||||
d8 g
|
||||
d8 g
|
||||
|
|
||||
s1*3
|
||||
}
|
||||
tenorBB = \drummode {
|
||||
s1*4
|
||||
}
|
||||
tenorBC = \drummode {
|
||||
}
|
||||
s1*4
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
\version "2.18.2"
|
||||
|
||||
\include "config.ily"
|
||||
\include "notes.side.v1.5.ily"
|
||||
\include "notes.side.v1.6.ily"
|
||||
|
||||
\score {
|
||||
\new PipeBandDrumStaff {
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
\tenorAA
|
||||
\tenorAB
|
||||
|
||||
s8
|
||||
\tenorBA
|
||||
\tenorBB
|
||||
\tenorBC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue