lilypond-user
[Top][All Lists]
Advanced

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

Re: Changing pedal symbol


From: tisimst
Subject: Re: Changing pedal symbol
Date: Sun, 1 May 2016 21:11:14 -0700 (MST)

Michiel,

On Sunday, May 1, 2016, Michiel Sikma-2 [via Lilypond] <[hidden email]> wrote:
Hi there,

I've been looking at what's contained in the font, and found a simplified pedal symbol (pedal.P, as seen here). I wanted to see how it looks in my score, so I constructed a small snippet to try and figure out how to replace the regular pedal symbol.

I've tried a few things unsuccessfully. My latest attempt is:
\override SustainPedal.stencil = #(lambda (grob) #:musicglyph "pedal.P")
However, it doesn't actually change anything. I've found a few snippets that deal with changing stencils but nothing appears to work for me or do exactly what I want.

Here's an example snippet: http://lilybin.com/jq3pqx/1

Would anyone know how to accomplish this?

If all you want to do is use the "P" for pedal markings, take a look here:

http://lilypond.org/doc/v2.18/Documentation/snippets/keyboards

Scroll down to the section entitled "Changing the text for sustain markings".

Best,
Abraham


View this message in context: Re: Changing pedal symbol
Sent from the User mailing list archive at Nabble.com.

reply via email to

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