Fermata

class maelzel.core.symbols.Fermata(kind='normal')[source]

Bases: EventSymbol

A Fermata sign over a note

Attributes Summary

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

Attributes Documentation

appliesToRests = True
exclusive = True

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None