bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 163 in lilypond: huge (ugly) slur (both phrasing and normal)


From: lilypond
Subject: Re: Issue 163 in lilypond: huge (ugly) slur (both phrasing and normal)
Date: Thu, 28 Jul 2011 02:33:10 +0000


Comment #20 on issue 163 by address@hidden: huge (ugly) slur (both phrasing and normal)
http://code.google.com/p/lilypond/issues/detail?id=163

Mike,

maybe you can dig into the different examples a bit more? I think there are multiple independent issues.

\paper {
  ragged-right = ##f
  debug-slur-scoring = ##t
}

\relative c'' { r2 \times 2/3 { r2 bes4 ( } \times 2/3 { a4 aes a } \times 2/3 { aes a ) r4 } }
% versus
\relative c'' { \time 6/4 r2. r2 bes4 ( a4 aes a aes a ) r4 }

this one should not have such a large curve to begin with; looks as if there is something wrong with the curve generated.

For the .ly from that started this issue, can you look at the score when the edges move farther away (which should flatten the slur), and see if there is somethign obviously wrong with the current scoring? #'inspect-quants is your friend.




reply via email to

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