bug-lilypond
[Top][All Lists]
Advanced

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

Re: slurs don't avoid other voices


From: -Eluze
Subject: Re: slurs don't avoid other voices
Date: Sun, 28 Aug 2011 13:49:49 -0700 (PDT)


Phil Holmes-2 wrote:
> 
> "-Eluze" <address@hidden> wrote in message 
> news:address@hidden
>>
>> slurs don't avoid other voices:
>>
>> \context Staff <<
>>  \new Voice { a'8( b') a'8( b') }
>>  \new Voice { \voiceTwo e'4 s}
>>>>
> 
> If you do this (which is what I'd expect in this context) it does:
> 
> \context Staff <<
>   \new Voice { \voiceOne a'8( b') a'8( b') }
>   \new Voice { \voiceTwo e'4 s}
>>>
> 
you can't speak of avoidance when there is no conflict - but i really want
the slurs to be below the notes and i was tempted to write my example with
{\voiceOne \slurDown … } but respecting the rules of minimal examples i
built this little snippet.

with polyphonic music it often happens that the voices come very close and
to preserve the character of each voice you want to write each voice as if
it was written singularly (as long as this is possible, of course).

in the IR there is lot of subproperties listed under "3.1.94 Slur details"
but i couldn't manage to get them work and achieve e.g. a reduction of the
distance from the slur to the related notehead, flatten the curve of the
slur or others.
and, honestly, i believe the computer could do such calculations and
optimisations better than a human.

Eluze


-- 
View this message in context: 
http://old.nabble.com/slurs-don%27t-avoid-other-voices-tp32350964p32353195.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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