BeamBreak

class maelzel.core.symbols.BeamBreak(color='', placement='', noMergeNext=False)[source]

Bases: EventSymbol

Symbolizes a beam break at the given location

A BeamBreak can be added both to a Note/Chord or to a Voice via .addSymbolAt.

Note

When a BeamBreak is added to a Part this does not modify in any way the contents of the Voice. The modification takes place at quantization. The resulting Notation present at the given location is broken at that point (adding a tie if needed)

Methods Summary

Methods Documentation

scoringAttachment()[source]
Return type:

Attachment