lilypond-user
[Top][All Lists]
Advanced

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

Re: Pitch with null duration?


From: Thomas Morley
Subject: Re: Pitch with null duration?
Date: Wed, 4 Apr 2012 01:00:32 +0200

Am 4. April 2012 00:56 schrieb Eluze <address@hidden>:
> you can try something like
>
> {
>  \hideNotes
>  \grace g''(
>  \unHideNotes a1)
> }
>
> hth
> Eluze

Or perhaps:

\version "2.14.2"

\relative c' {
        d'4\repeatTie
}

and tweak the Tie, if necessary.

HTH,
  Harm



reply via email to

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