Damping sign using a balloon help: Difference between revisions
Appearance
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: | ||
Without a breakable line. | Without a breakable line. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
%% http://lsr.di.unimi.it/LSR/Item?id=1096 | %% http://lsr.di.unimi.it/LSR/Item?id=1096 | ||
Revision as of 18:50, 16 November 2025
Without a breakable line.
\version "2.24"
%% http://lsr.di.unimi.it/LSR/Item?id=1096
% For version "2.19" and higher: dam = #(define-event-function () () etc.
\paper { tagline = ##f }
\new Voice \with { \consists "Balloon_engraver" }
{ <a
-\tweak annotation-balloon ##f
-\balloonText #'(6 . -1) \markup\musicglyph "pedal.*">1
R1
}