lilypond-user
[Top][All Lists]
Advanced

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

Re: Unterminated Crescendo Issue


From: Ivan Kuznetsov
Subject: Re: Unterminated Crescendo Issue
Date: Mon, 28 Aug 2017 14:08:25 -0500

And that does work !

It does appears to be a subtle variation
of Mr. Kastrup's solution.

tisimst <address@hidden> wrote:
>
> Instead of this:
>
> %%%%%%%%%%%%%%%%
> <<
>   { <a d'>8  <bf df'>8\< }
>   \\
>   {  f,4 }
>>>
> %%%%%%%%%%%%%%%%
>
> Do this:
>
> %%%%%%%%%%%%%%%%
> <<
>   { \voiceOne <a d'>8  <bf df'>8\< }
>   \new Voice { \voiceTwo f,4 }
>>>
> \oneVoice
> %%%%%%%%%%%%%%%%



reply via email to

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