Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
LilyPond wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Harp muffle notation
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
Here is how to use custom-made symbols for harp muffle notation, letting musicians know when to damp the strings with the palm of the hands. It may be printed more nicely between the lower and upper staff by using the Dynamics context. <lilypond version="2.24.0"> mufflePath= \markup \path #0.15 #'((moveto -1.25 0) (lineto 1.25 0) (moveto 0 -1.25) (lineto 0 1.25)) muffleMarkup= \markup \translate #'(0 . 1) \combine \mufflePath \draw-circle #1 #0.15 ##f oMuffleMarkup= \markup \combine \center-align \huge \bold \normal-text "O" \center-align \translate #'(0 . 1) \mufflePath innerMuffleMarkup= \markup \combine \muffleMarkup \translate #'(0 . 1) \draw-circle #.58 #0.15 ##f muffle=#(make-dynamic-script muffleMarkup) innerMuffle=#(make-dynamic-script innerMuffleMarkup) oMuffle=#(make-dynamic-script oMuffleMarkup) \new PianoStaff << \new Staff {b1 b2 r b r b r \bar "|."} \new Dynamics { s1\p s2 r\oMuffle s r\muffle s2 r\innerMuffle } \new Staff {\clef bass e1 e2 r e r e r} >> </lilypond> [[Category:Keyboards]] [[Category:Workaround]] [[Category:Symbols and glyphs]]
Summary:
Please note that all contributions to LilyPond wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Meta:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Harp muffle notation
Add topic