Articulation

class maelzel.core.symbols.Articulation(kind, color='', placement='')[source]

Bases: EventSymbol

Represents a note attached articulation

Attributes Summary

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

Attributes Documentation

appliesToRests = False
exclusive = False

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None