Pedal

class maelzel.core.symbols.Pedal(kind='start', uuid='', style='')[source]

Bases: Spanner

A 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

applyToNotation(n, parent=None)[source]

Apply this symbol to the given notation, inplace

Return type:

None