bug-lilypond
[Top][All Lists]
Advanced

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

Re: ugly ties in crossed partcombined voices


From: David Kastrup
Subject: Re: ugly ties in crossed partcombined voices
Date: Sat, 14 Mar 2015 19:18:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Dan Eble <address@hidden> writes:

> David Kastrup <dak <at> gnu.org> writes:
>> 
>> \voiceOne / \voiceTwo imply tie directions.  If you write
> [...]
>> instead (which uses \voiceOne and \voiceTwo internally) you'll get the
>> same output above and below.  In your example, LilyPond is allowed to
>> choose tie directions in spite of the voice crossing.
>> 
>> Usually you'd want to have the higher pitched voice first _unless_ you
>> need to have a visual inversion (like when alto II dips below alto I).
>
> In the piece I'm working on, it's tenor II briefly carrying the melody above
> tenor I.  Thanks for the explanation.  I see nothing in the names or the
> concept of "voiceOne" and "voiceTwo" that tie  direction should be fixed
> one way or the other with no exceptions.  There is room for improvement.

Shrug.  If you want to change the tie direction for the voice crossing,
you can use

\temporary\slurUp ... \undo\slurUp

Slur direction does not consult other voices, so a voice crossing is not
detected automatically.  And usually the slurs need to go outside in
order to not make a mess.  So the default makes sense usually.

-- 
David Kastrup



reply via email to

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