RE: MIDI (how to) mute only one staff

2007-10-13 Thread Ed Ardzinski
, and a print out with just the chord symbols. > To: lilypond-user@gnu.org> From: [EMAIL PROTECTED]> Subject: Re: MIDI (how > to) mute only one staff> Date: Sat, 13 Oct 2007 09:51:12 +0200> > Hi,> > > Maybe is it a best simple way> but :> > Two score> O

Re: MIDI (how to) mute only one staff

2007-10-13 Thread Martial
Hi, Maybe is it a best simple way but : Two score One with only layout {} the second with only midi {} %%- %Dynamics are need Mute = { d''\f a' f' b' } Sound = { c'\f e' g' c' } %STAFF \score { << \Mute \\ \Sound >> \layout { ragged-ri