Previous: Indicating position and barring, Up: Guitar


Indicating harmonics and dampened notes

Special note heads can be used to indicate dampened notes or harmonics. Harmonics are normally further explained with a text markup.

     
     \relative c' {
       \clef "treble_8"
       \override Staff.NoteHead #'style = #'cross
       g8 a b c b4
       \override Staff.NoteHead #'style = #'harmonic-mixed
       d^\markup { \italic { \fontsize #-2 { "harm. 12" }}} <g b>1
     }

[image of music]

See also

Snippets: Fretted strings.

Notation Reference: Special note heads, Note head styles.

Cette page documente LilyPond-2.11.58 (branche de développement).

Rapportez toute anomalie en français à lilypond-user-fr@gnu.org ou en anglais à http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs

Vos suggestions à propos de la documentation sont les bienvenues.