Flute slap 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:
It is possible to indicate special articulation techniques such as a flute “tongue slap” by replacing the note head with the appropriate glyph. For that we can draw the accent-like note head with <code>\markup</code>.
It is possible to indicate special articulation techniques such as a flute “tongue slap” by replacing the note head with the appropriate glyph. For that we can draw the accent-like note head with <code>\markup</code>.


<lilypond version="2.24.0">
<lilypond version="2.24">
slap =
slap =
#(define-music-function (music) (ly:music?)
#(define-music-function (music) (ly:music?)