1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-10-31 02:16:34 +01:00

Bass & Tenor for Cullen Bay

This commit is contained in:
Eric-Teunis de Boone 2016-04-26 23:36:26 +02:00
parent 5a40318114
commit 67e9dd5c20
7 changed files with 36 additions and 27 deletions

View file

@ -27,24 +27,25 @@
}
>>
}
\new PipeBandDrumStaff = "bass" {
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
\repeat unfold 4 {
\repeat unfold 2 {
\bassA
}
}
}
\new PipeBandDrumStaff = "tenor" {
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentTenor }
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentTenor }
\repeat unfold 4 {
\tenorAA \tenorAB
\tenorAA
\tenorAB
}
}
\new PipeBandDrumStaff = "bass" {
\set PipeBandDrumStaff.instrumentName = \markup{ \instrumentBass }
\set PipeBandDrumStaff.shortInstrumentName = \markup{ \shortInstrumentBass}
\repeat unfold 4 {
\bassAA
\bassAB
}
}
>>
\header {
title = \title