Tremolo

class maelzel.core.symbols.Tremolo(tremtype='single', nummarks=2, relative=False)[source]

Bases: EventSymbol

A stem-attached tremolo sign

Attributes Summary

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

Attributes Documentation

appliesToRests = False
exclusive = True

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None