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

Templates: put instrument global into voice

This commit is contained in:
Eric-Teunis de Boone 2022-03-30 15:29:52 +02:00
parent 10ce71c154
commit 09b58c5c0f
11 changed files with 22 additions and 31 deletions

View file

@ -17,16 +17,15 @@
instrumentName = \markup{ \instrumentTenor }
shortInstrumentName = \markup{ \shortInstrumentTenor }
} {
\tenorglobal
\global
<<
{
\new NullVoice = "format" {
}%Format
{
\new Voice = "tenor" {
\tenorglobal
}%Music
>>
}%Tenor
}
\new PipeBandDrumStaff = "bass" \with {
instrumentName = \markup{ \instrumentBass }