lilypond-user
[Top][All Lists]
Advanced

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

Re: partcombine and instrumentSwitch


From: Daniel E. Moctezuma
Subject: Re: partcombine and instrumentSwitch
Date: Fri, 14 Sep 2012 00:16:41 -0700

You can use

\layout {
  \context {\Voice \remove "Instrument_switch_engraver" }
  \context {\Staff \consists "Instrument_switch_engraver" }
}

That's a nice solution, I had that same problem and solved it by making transparent the instrument change (via an \override) but this is much nicer, thanks Keith.

--
Daniel E. Moctezuma

reply via email to

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