lilypond-user
[Top][All Lists]
Advanced

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

Re: Need help with this trill


From: -Eluze
Subject: Re: Need help with this trill
Date: Fri, 15 May 2009 01:35:34 -0700 (PDT)


Francisco Vila-5 wrote:
> 
> 
> The problem with \afterGrace is that you cannot put a slur:
> 
> By the way, what's wrong with this code? Not having \new Staff
> (because I assume it's not needed) it creates three staves!
> 
i think this could be related to the issues found about graces in the
beginning of a score;
a workaraound for both is:

{
        \relative c'''{
                s 1*0
                \afterGrace a2 _(
                        { g 16[ a] ) }
                        a2
        }       }

please also note the elegant way to temporarily override the direction of
the slur!
-- 
View this message in context: 
http://www.nabble.com/Need-help-with-this-trill-tp23549304p23555641.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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