PartMixin

class maelzel.core.symbols.PartMixin[source]

Bases: object

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)

Attributes Documentation

applyToAllParts = True

Within a multipart voice, apply this symbol to all parts

Methods Documentation

abstract applyToPart(part)[source]
Return type:

None