udoprog / audio

A crate for working with audio in Rust
Apache License 2.0
78 stars 11 forks source link

Add range methods to Channel and Buf #28

Open Be-ing opened 1 year ago

Be-ing commented 1 year ago

on top of #13 because I'm tired of rebasing

Be-ing commented 1 year ago

Rubato uses slice ranges a lot, so this is very helpful for refactoring Rubato.

udoprog commented 1 year ago

Rebased by cherry-picking the range. Will review later*.

Be-ing commented 1 year ago

Will review later*.

ping