[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < percent-repeat-interface ] | [ Up : Graphical Object Interfaces ] | [ piano-pedal-interface > ] |
3.2.110 piano-pedal-bracket-interface
The bracket of the piano pedal. It can be tuned through the regular bracket properties.
User-settable properties:
bound-padding
(number)The amount of padding to insert around spanner bounds.
bracket-flare
(pair of numbers)A pair of numbers specifying how much edges of brackets should slant outward. Value
0.0
means straight edges.dashed-edge
(boolean)If set, the bracket edges are dashed like the rest of the bracket.
edge-height
(pair)A pair of numbers specifying the heights of the vertical edges:
(left-height . right-height)
.shorten-pair
(pair of numbers)The lengths to shorten on both sides a hairpin or text-spanner such as a pedal bracket. Positive values shorten the hairpin or text-spanner, while negative values lengthen it.
Internal properties:
pedal-text
(graphical (layout) object)A pointer to the text of a mixed-style piano pedal.
This grob interface is used in the following graphical object(s): PianoPedalBracket
.