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: Marc Hohl
Subject: Re: Issue 3926: Add \magnifyMusic; clarify fontSize in docs. (issue 96570043)
Date: Sun, 25 May 2014 09:13:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Am 24.05.2014 08:33, schrieb address@hidden:

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/

Just as simple as that – thanks for clarification!



reply via email to

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