Pedal¶
- class maelzel.core.symbols.Pedal(kind='start', uuid='', style='')[source]¶
Bases:
SpannerA pedal spanner
Style must be one of ‘mixed’, ‘bracket’ or ‘text’, or ‘’ to use a default defined during rendering
Methods Summary
applyToNotation(n[, parent])Apply this symbol to the given notation, inplace
Methods Documentation