Printing hairpins using al niente notation: Difference between revisions

Import snippet from LSR
 
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
Line 1: Line 1:
Hairpin dynamics may be printed with a circled tip (“al niente” notation) by setting the <code>circled-tip</code> property of the <code>Hairpin</code> object to <code>#t</code>.
Hairpin dynamics may be printed with a circled tip (“al niente” notation) by setting the <code>circled-tip</code> property of the <code>Hairpin</code> object to <code>#t</code>.


<lilypond version="2.24.0">
<lilypond version="2.24">
\relative c'' {
\relative c'' {
   \override Hairpin.circled-tip = ##t
   \override Hairpin.circled-tip = ##t