[Top][All Lists]
[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
partcomswitch.png
Description: PNG image
- partcombine and instrumentSwitch,
Jan-Peter Voigt <=
- Re: partcombine and instrumentSwitch, Thomas Morley, 2012/09/13
- Re: partcombine and instrumentSwitch, Keith OHara, 2012/09/14
- Re: partcombine and instrumentSwitch, Daniel E. Moctezuma, 2012/09/14
- Re: partcombine and instrumentSwitch, Jan-Peter Voigt, 2012/09/14
- Re: partcombine and instrumentSwitch, David Kastrup, 2012/09/14
- Re: partcombine and instrumentSwitch, Jan-Peter Voigt, 2012/09/14
- Re: partcombine and instrumentSwitch, Thomas Morley, 2012/09/14
- Re: partcombine and instrumentSwitch, Jan-Peter Voigt, 2012/09/14
- Re: partcombine and instrumentSwitch, eluze, 2012/09/14
- Re: partcombine and instrumentSwitch, Keith OHara, 2012/09/22