https://codereview.appspot.com/15400049/diff/1/lily/slur-configuration.cc
File lily/slur-configuration.cc (right):

https://codereview.appspot.com/15400049/diff/1/lily/slur-configuration.cc#newcode121
lily/slur-configuration.cc:121: Real mid_pts_cor = 0.6 * correction / (3
* (t - (t * t)));
this new code looks considerably more heuristic compared to the old one
(it's full of random constants such as 0.6, 0.4, 3, etc.), and will be
much more difficult to make sense of if anybody finds a problem with it
in the future.

Why not fix the problem that Keith pointed out exactly?

https://codereview.appspot.com/15400049/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to