NoteheadAttachedSymbol

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

Bases: EventSymbol

Symbols attached to a notehead (a pitch)

Attributes Summary

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

applyToPitch(n, idx, parent)

rtype:

None

Attributes Documentation

appliesToRests = False

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None

applyToPitch(n, idx, parent)[source]
Return type:

None