web-audio-api-rs icon indicating copy to clipboard operation
web-audio-api-rs copied to clipboard

Update rubato dependency (breaking changes)

Open orottier opened this issue 3 years ago • 0 comments

We are fixed at 0.10 currently 0.11 has some feature to be more 'realtime safe', it contains breaking changes 0.12 enables more SIMD-stuff but requires a very recent rustc

We should probably take our time to assess our usage of this lib and how we can utilize it better. There's many features and types of resamplers. We also ship our built-in linear interpolator which is maybe unneeded?

orottier avatar Apr 09 '22 18:04 orottier