neoscore.core.break_hint
- class neoscore.core.break_hint.BreakHint[source]
Bases:
PositionedObject
,BreakOpportunity
A standalone invisible break opportunity.
When placed in a
Flowable
, this signals to the flowable that a break can be performed here.