Articulation¶
- class maelzel.core.symbols.Articulation(kind, color='', placement='')[source]¶
Bases:
EventSymbolRepresents a note attached articulation
Attributes Summary
Only one of a given class
Methods Summary
applyToNotation(n, parent)Apply this symbol to the given notation, inplace
Attributes Documentation
- appliesToRests = False¶
- exclusive = False¶
Only one of a given class
Methods Documentation