Am 04.06.2012 12:11, schrieb ornello:
Hello *,

is there a way to make a visible note silent? It should be displayed when
creating PDF, but not played when creating MIDI output. Or do I have to
replace these notes by silences in my LY file for generating the MIDI file?
I know the \killCues command for cue notes, but how do I remove non-cue
notes from the MIDI output?

Thank you for suggestions...

if you're _not_ using dynamics you can add a mute dynamic mark like the NR describes (see 3.5.5 Controlling MIDI dynamics.),
add \override Voice . DynamicText #'stencil = ##f
and you will have what you want

the inconvenience is that you have to reset it after a mute part.

hth

Eluze

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to