mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
Small changes to drumscores Alexander MacKenzie and Road to Passchendaele
This commit is contained in:
parent
1021e248df
commit
24ac94694b
7 changed files with 40 additions and 35 deletions
|
|
@ -7,6 +7,11 @@
|
|||
\include "./notes.tenor.ily"
|
||||
\include "./notes.side.ily"
|
||||
|
||||
\layout {
|
||||
indent = 5.0
|
||||
short-indent = 2.0
|
||||
}
|
||||
|
||||
\score {
|
||||
\new StaffGroup <<
|
||||
\new PipeBandDrumStaff = "side" {
|
||||
|
|
@ -36,9 +41,9 @@
|
|||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
s8 \tenorAA \tenorAB s8
|
||||
r8 \tenorAA \tenorAB s8
|
||||
|
||||
s8 \tenorBA s8
|
||||
\tenorBA s8
|
||||
\tenorBB s8
|
||||
r8 \tenorAB s8
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue