v0.15.0
- v0.15.0
- Make FFT resamplers optional via
fft_resamplerfeature. - Fix calculation of input and output sizes when creating FftFixedInOut resampler.
- Fix panic when using very small chunksizes (less than 5).
- Make FFT resamplers optional via
fft_resampler feature.