lilypond-user
[Top][All Lists]
Advanced

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

Re: sustain pedal


From: Pierre Perol-Schneider
Subject: Re: sustain pedal
Date: Thu, 6 Oct 2016 16:02:52 +0200

Hi Daniel,

Please see: http://lilypond.org/tiny-examples.html

How about:

\version "2.18.2"

\relative c {
  \time 6/8
  \clef bass
  <a e' a>2.\fermata
  -\tweak X-offset #-2
  -\tweak X-extent #'(0 . 0)
  -\markup\concat { \musicglyph #"pedal.Ped" \hspace #1.5 \musicglyph #"pedal.*" }
}

See also: http://lilypond.1069038.n5.nabble.com/Pedal-markings-at-the-end-of-a-piece-of-music-td17175.html#a17177

HTH,
Pierre


2016-10-06 14:33 GMT+02:00 Daniel R. Grayson <address@hidden>:
I know how to use \sustainOn and \sustainOff to show a pedaling that extends from one
note to the start of the next, but how do I indicate pedaling for single isolated notes?

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

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