lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Harmonic question


From: Johan Vromans
Subject: Harmonic question
Date: 29 Dec 2008 22:28:13 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hi,

I'm trying the TAB \harmonic feature of 2.12.

Am I right that to get a harmonic, you always need a chord?

E.g. This works: 

    <e''\harmonic>

but this doesn't:

    e''\harmonic

Modified from the docs:

    \relative c' {
      \new TabStaff {
        \new TabVoice {
          <c g'\harmonic> d\2\glissando e\2 e\harmonic
        }
      }
    }

-- Johan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]