lilypond-user
[Top][All Lists]
Advanced

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

Re: Organ pedal marks and substitution


From: Kieren MacMillan
Subject: Re: Organ pedal marks and substitution
Date: Thu, 27 Dec 2007 21:38:55 -0500

Hello,

Does anyone have a suggestion as how to show substitution of feet in an organ pedal voice? It could be when shifting from right toe to right heel on the same note, or it could be substituting the left toe with the right toe,
still on the same note.

How about something like
_________________________________

\version "2.11.33"

\layout { ragged-right = ##t }

\score
{
{ a^\markup { \concat { \musicglyph #"scripts.upedaltoe" "–" \translate #'(0.4 . 0.5) \musicglyph #"scripts.upedalheel" } } }
}
_________________________________

Hope this helps!
Kieren.



reply via email to

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