lilypond-user
[Top][All Lists]
Advanced

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

Changing pedal symbol


From: Michiel Sikma
Subject: Changing pedal symbol
Date: Mon, 2 May 2016 12:46:28 +0900

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?

Regards,
Michiel

reply via email to

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