lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3304 in lilypond: Unequal spacing in odd n-tup


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3304 in lilypond: Unequal spacing in odd n-tuplet with other simultaneous subdivisions
Date: Sun, 15 Dec 2013 20:01:35 +0000


Comment #6 on issue 3304 by address@hidden: Unequal spacing in odd n-tuplet with other simultaneous subdivisions
http://code.google.com/p/lilypond/issues/detail?id=3304

The *required* distances between notes are tallied correctly,
but the code is trying to adapt the compressibility of the distances based on how much they can be squeezed before a collision (first line in image). The adapting of this compressibility does not yet consider that note-columns beyond the nearest neighbor might be the first to collide (second line in image).

\paper {ragged-right = ##f
 line-width = 43\mm }
{ a' a' d' a'}
<< {b'4 b' b' b'} \\ {b4. b4. b4} >>

Attachments:
        3304.png  3.6 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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