lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

partcombine and instrumentSwitch


From: Jan-Peter Voigt
Subject: partcombine and instrumentSwitch
Date: Thu, 13 Sep 2012 12:30:54 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120824 Thunderbird/15.0

Hello list,

I am using partcombine in a piece, wich makes use of instrumentSwitch. Now this leads to a stack of 4 times "piccolo" in this example.
--snip--

\addInstrumentDefinition #"piccolo"

#`((instrumentName . "Piccolo")

(shortInstrumentName . "Pc.")

(instrumentCueName . "Piccolo")

(midiInstrument . "piccolo"))

\partcombine {

c''1 \instrumentSwitch "piccolo" c''

} {

e''1 e''

}

--snip--

Is this a bug or am I missing something?
Is it maybe related to this issue 2253?
http://code.google.com/p/lilypond/issues/detail?id=2253&q=partcombine&colspec=ID%20Type%20Status%20Stars%20Owner%20Patch%20Needs%20Summary

Cheers, Jan-Peter

Attachment: partcomswitch.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]