durtools.within_prolated

abjad.tools.durtools.within_prolated(timepoint, component)
True when both component.offset.prolated.start <= timepoint and timepoint < component.offset.prolated.stop; otherwise False.

Previous topic

durtools.token_unpack

Next topic

durtools.within_seconds

This Page