Crate mirror_resample

Source

Structs§

AudioResampler
Audio resampler, quickly resample input to a single channel count and different sampling rates.

Enums§

ResampleError
The error type used by rubato.
ResamplerConstructionError
The error type returned when constructing Resampler.

Type Aliases§

ResampleResult
A result alias for the error type used by rubato.