lilypond-devel
[Top][All Lists]
Advanced

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

Re: Beam collision scoring (issue4174043)


From: Han-Wen Nienhuys
Subject: Re: Beam collision scoring (issue4174043)
Date: Thu, 10 Feb 2011 10:27:24 -0200

2011/2/10 Werner LEMBERG <address@hidden>:
>
>> I tried this patch on half a dozen piano and orchestral scores and
>> saw no bad side-effects.
>
> The attached image (from
> IMSLP00014-Beethoven__L.v._-_Piano_Sonata_14.pdf) shows another
> solution �#| smaller beams �#| to avoid the crossing of beams and stems.
> Maybe this can be implemented too?

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[ ] }
 >>

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen



reply via email to

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