v0.9.15
What's Changed
- Add faster and more accurate WindowedSinc interpolators. (#375)
Important
The default resampler used in Pedalboard v0.9.15 is now WindowedSinc32, rather than WindowedSinc. This will produce results more quickly with less aliasing, but will slightly change the results returned when resampling audio if no explicit Quality setting is specified.
Full Changelog: v0.9.14...v0.9.15