lilypond-user
[Top][All Lists]
Advanced

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

Modify flat flag appearance like beamed notes


From: William Rehwinkel
Subject: Modify flat flag appearance like beamed notes
Date: Tue, 20 Dec 2022 05:23:46 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

Dear list,

In the following tiny example, I override some variables to do with how beamed notes are rendered, and also configure to use the flat-flag stencil. I was wondering if it was possible to modify how the unbeamed flag stencil was rendered so that it would look identical to the lines rendered for beams? My apologies, wasn't able to find anything for this when looking at the flag reference.

Thanks,

-Will


\version "2.24.0"
\relative g' {
    \override Flag.stencil = #flat-flag
    r8. g16 g g g g
    \override Beam.beam-thickness = #0.6 \override Beam.length-fraction = #1.0
    r8. g16 g g g g
}


--
William Rehwinkel

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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