mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-10-31 02:16:34 +01:00
A lot of small fixes, My Home, Mist Covered Mountains, Morag of Dunvegan, Template, ...
This commit is contained in:
parent
efaa3fda01
commit
a63a7cdc6c
22 changed files with 135 additions and 75 deletions
|
|
@ -25,17 +25,17 @@
|
|||
}
|
||||
>>
|
||||
}
|
||||
\new PipeBandDrumStaff = "bass" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
|
||||
}
|
||||
\new PipeBandDrumStaff = "tenor" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
|
||||
|
||||
\repeat unfold 2 { s8 \tenorA }
|
||||
\repeat unfold 2 { r8 \tenorA s8 }
|
||||
}
|
||||
%{ \new PipeBandDrumStaff = "bass" {
|
||||
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
|
||||
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
|
||||
|
||||
}%}
|
||||
>>
|
||||
\header {
|
||||
title = \title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue