lilypond-user
[Top][All Lists]
Advanced

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

Re: How to adjust the padding between a StemTremolo and a NoteHead?


From: Malte Meyn
Subject: Re: How to adjust the padding between a StemTremolo and a NoteHead?
Date: Tue, 11 Aug 2015 15:44:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

Am 11.08.2015 um 13:52 schrieb Malte Meyn:
might break soon; sorry for that, maybe it
could be improved.

For example, \unstrangleTremolos g'''2:32 extends the stem without need. But I already have an idea how to improve this: Don’t completely rely on ly:stem::calc-length but maybe do something like (pseudocode)

number-of-beams = log2(tremolo-type)
new_length = min(calc-length, some-constant-value + number-of-beams)



reply via email to

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