lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 3926: Add \magnifyMusic; clarify fontSize in docs. (issue 9657


From: dak
Subject: Re: Issue 3926: Add \magnifyMusic; clarify fontSize in docs. (issue 96570043)
Date: Sat, 24 May 2014 06:33:59 +0000


https://codereview.appspot.com/96570043/diff/1/ly/music-functions-init.ly
File ly/music-functions-init.ly (right):

https://codereview.appspot.com/96570043/diff/1/ly/music-functions-init.ly#newcode646
ly/music-functions-init.ly:646: \override Beam.beam-thickness = #(+
119/925 (* mag 13/37))
On 2014/05/24 05:56:40, marc wrote:
Just a nitpick: I appreciate the comments about the default size and
CueVoice
settings very much, but is there any reference or explanation about (+
119/925
(* mag 13/37))?

Linear interpolation, two variables, two equations.  I doubt that linear
interpolation is the best choice here and one would particularly want to
check the look of big notes.  But short of other reference points...

13/37 = (0.48-0.35)/(1-0.63)

and 119/925 = (0.48 - 13/37)

https://codereview.appspot.com/96570043/



reply via email to

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