Function ripple_segment

Source
fn ripple_segment(s: &mut Segment, ranges: &[(f64, f64)]) -> bool
Expand description

Move one transcribed span through a ripple cut; false when the cut swallowed it.