Comment #6 on issue 3304 by [email protected]: 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