Dynamic¶
- class maelzel.core.symbols.Dynamic(kind, force=False, placement='')[source]¶
Bases:
EventSymbolA notation only dynamic
This should only be used for the case where a note should have a dynamic only for display
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 = True¶
Only one of a given class
Methods Documentation