lilypond-user
[Top][All Lists]
Advanced

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

Re: Flag stencil


From: Marc Hohl
Subject: Re: Flag stencil
Date: Thu, 24 Mar 2016 09:12:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Am 24.03.2016 um 03:00 schrieb Andrew Bernard:
When making a custom flag stencil, how does one go about getting all the
flags added to the stem, for the various note values, not just one?

Here’s what I have so far, which only makes one flag for any value. I
want to draw my own paths, not add glyphs from the font.

Lilypond uses separate glyphs for one, two, three flags and does not simply stack one flag several times onto the stem.

So you have to check duration-log and draw the suitable number of flags according to its value.

HTH a bit,

Marc




reply via email to

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