web-audio-api-rs
web-audio-api-rs copied to clipboard
Update rubato dependency (breaking changes)
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?