Henrik Enquist
Henrik Enquist
Volume filters should have min and max parameters. If the volume is set to a value outside the allowed range, the actual applied value should be clamped at the nearest...
I frequently get questions about how to use my [resampling library](https://github.com/HEnquist/rubato) to resample audio data that is in integer format, often `i16` but it varies. My resampler (as most other...
The num crates are very important to the entire rust ecosystem, and my experience from using them is that they are very mature. But they are all still at v0.x....
Just saw this on crates.io, had to share but couldn't think of a better place than here :D