lilypond-user
[Top][All Lists]
Advanced

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

Re: Another unterminated crescendo issue


From: Kieren MacMillan
Subject: Re: Another unterminated crescendo issue
Date: Sun, 10 Sep 2017 21:47:33 -0400

Hi Ivan,

> I don't understand why I am getting the error:
> warning: unterminated crescendo
> \new Voice {\voiceTwo r8 d8 bf8  r8   a8
>                                        \<  cs8 }
> as both the crescendo start and end points (\< and \f) are
> in \voiceTwo.

But they're in two DIFFERENT \voiceTwos… =)

Try this:

> \context Voice = "two" {\voiceTwo r8 d8 bf8  r8   a8\<  cs8 }
...
> \context Voice = "two" {\voiceTwo <e, gs>2.\f   }

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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