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: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to