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.

Diese Seite ist für LilyPond-2.11.58 (Entwicklungszweig).

Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.

Ihre Vorschläge für die Dokumentation sind willkommen.