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

@ -23,13 +23,12 @@
shortInstrumentName = \markup{ \shortInstrumentPipes }
} {
\global
\pipeglobal
<<
\new NullVoice = "format" {
}%Format
\new Voice = "pipes" {
\pipeglobal
}%Pipes
>>