VoiceSymbol

class maelzel.core.symbols.VoiceSymbol(color='')[source]

Bases: Symbol

Symbols which can be attached to a voice

Attributes Summary

applyToAllParts

Within a multipart voice, apply this symbol to all parts

Methods Summary

applyToPart(part)

rtype:

None

Attributes Documentation

applyToAllParts = True

Within a multipart voice, apply this symbol to all parts

Methods Documentation

abstract applyToPart(part)[source]
Return type:

None