Dynamic

class maelzel.core.symbols.Dynamic(kind, force=False, placement='')[source]

Bases: EventSymbol

A notation only dynamic

This should only be used for the seldom case where a note should have a dynamic only for display

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