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.

Esta página corresponde a LilyPond-2.11.58 (rama de desarrollo).

Informe de los fallos a través de la lista en español lilypond-es, o en inglés a través de http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Se agradecen las sugerencias para la documentación.