Gracenote

class maelzel.core.symbols.Gracenote(slash=False)[source]

Bases: EventSymbol

Customizes properties of a gracenote

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

checkAnchor(anchor)

Returns an error message if the event cannot add this symbol

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None

checkAnchor(anchor)[source]

Returns an error message if the event cannot add this symbol

Return type:

str