Hello,

I want to add markups as shown in the attachment. The circled T and the half-moon are playing instruction as described here: http://hornandharp.com/publications/images/andresNotations.pdf (point 9b and 7). How do I add such special markups?

The notes are written as f pitch, but they sound as knocking or tapping at the sound board. This is a short fragment in the voice. I would like to "patch" the MIDI output for these notes. How to insert MIDI commands in the output? This does NOT work:

        \override NoteHead #'style = #'cross
        \set Staff.midiInstrument = #"synth drum"
        f16 \startTextSpan f f f  f8 f |
        f16 f f f  f8 f |
        f16 f f f  f4 \stopTextSpan |
        \revert NoteHead #'style
        \set Staff.midiInstrument = #"acoustic grand"


Regards,
Helge


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

Reply via email to