lilypond-user
[Top][All Lists]
Advanced

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

Re: Decrescendo on accented whole note


From: Richard Rohrich
Subject: Re: Decrescendo on accented whole note
Date: Sun, 28 Oct 2012 09:00:13 -0700 (PDT)

Thanks!  That worked great!

dis2\pp a2 | dis2 f2 \< | cis2. cis4 | dis1->\f\> <>\p | R1*2 | R1*2 \bar "|."



From: Janek Warchoł <address@hidden>
To: Richard Rohrich <address@hidden>
Cc: "address@hidden" <address@hidden>
Sent: Saturday, October 27, 2012 11:11 PM
Subject: Re: Decrescendo on accented whole note

On Sun, Oct 28, 2012 at 4:32 AM, Richard Rohrich <address@hidden> wrote:
> The following results in a crescendo to forte on dis1:
>
>  cis2. cis4 | dis1->\f | R1*2 | R1*2 \bar "|."

I don't quite see the decrescendo, but anyway, try this:
{
  cis2.\< cis4 | dis1->\f\> <>\p | R1*2 | R1*2 \bar "|."
}
or this:
{
  cis2.\< cis4 | dis1->\f\> s1*0\p | R1*2 | R1*2 \bar "|."
}
If you're wondering what <> is, here's the answer: it's just an empty
chord.  I think there should be some information about it somewhere in
the manuals and on the maling list (this one or developers' one).

hth,
Janek



reply via email to

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