measuretools.beam

abjad.tools.measuretools.beam(expr, style='complex')

Expr can be any Abjad expression. Style must be ‘complex’ or None.

Iterate expr. For every measure in expr, apply BeamComplexDurated, Beam for style set equal to ‘complex’, None, respectively.

Return list of measures treated.

Previous topic

mathtools.sign

Next topic

measuretools.beam_together

This Page