lilypond-devel
[Top][All Lists]
Advanced

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

Re: Beam collision scoring (issue4174043)


From: Werner LEMBERG
Subject: Re: Beam collision scoring (issue4174043)
Date: Thu, 10 Feb 2011 13:45:07 +0100 (CET)

> The problem is that this requires another layer of code.  The
> collision code works for beams individually.  For this to be
> resolved like this, there needs to be coordination between the two
> beams.  This is much harder, because many such collisions may be
> chained together, eg.
> 
> <<
>    { s8 c[ c] c[ c] s8 } \\
>    { c[ c] c[ c] c[ ] }
>  >>

Hmm.  What about adding some commands to restrict such collosion
resolution horizontally?  I'm quite sure that most of the problems are
local, and the user knows in advance where it happens so that it can
be tagged with, say, \startFullBeamCollisionHandling and
\stopFullBeamCollisionHandling.


    Werner



reply via email to

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