Stem

class maelzel.core.symbols.Stem(hidden=False, color='')[source]

Bases: EventSymbol

Customize the stem of a note

hidden

if True, the stem will be hidden

Attributes Summary

Methods Summary

applyToNotation(n, parent)

Apply this symbol to the given notation, inplace

Attributes Documentation

appliesToRests = False

Methods Documentation

applyToNotation(n, parent)[source]

Apply this symbol to the given notation, inplace

Return type:

None