Skip to main content

slice

Function slice 

Source
pub fn slice(object: &dyn MusicObject, start: Time, end: Time) -> Music
Expand description

Extracts the [start, end) time window, clipping note spans to the bounds.