I use this technique for wrinting out my bass parts with a midi file to listen
to. The midi part is writen to the tones that are supposed to be heard, the
written part is transposed an octave up. I also use it to do exactly what the
OP wants - have a midi file with the complete harmonies, 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> 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-right = ##t } >
> }> > %MIDI> \score {> <<> > \new Staff { \set Staff.midiMaximumVolume = #0.0>
> \set Staff.midiMinimumVolume = #0.0 \Mute }> > \new Staff { \set
> Staff.midiMaximumVolume = #1.0> \set Staff.midiMinimumVolume = #1.0 \Sound }>
> >>> \midi { }> %%\layout { ragged-right = ##t } > }>
> %%----------------------------------------> > > I have a staff (chords in a
> lead sheet) that I would like to mute in the> > MIDI file.> > Is there a way
> to disable the MIDI for that staff, or set the MIDI volume to> > zero, or set
> the instrument to none?> > > > >
> _______________________________________________> lilypond-user mailing list>
> lilypond-user@gnu.org> http://lists.gnu.org/mailman/listinfo/lilypond-user
_________________________________________________________________
Climb to the top of the charts! Play Star Shuffle: the word scramble
challenge with star power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user