Limit to events that start at or after beat.
Limit to events that start before beat.
Limit to events whose start beat is in [start, end).
Limit to events on lines matching the given predicate.
Limit to events on lines at the given indices.
Multiply start and end values by factor.
Negate both start and end values (mirror).
Add offset to both start and end values.
Shift event start and end beats by beatOffset.
Set the easing type on all matched events.
Run the iterator over all events in the chart.
The number of events processed.
Fluent iterator that filters and transforms events across all lines.
Example