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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to