libsoxr 0.2.9

Wrapper for libsoxr (resampling library for sounds)
Documentation

libsoxr-rs

This library is a thin wrapper for libsoxr which is a "High quality, one-dimensional sample-rate conversion library".

crates.io API documentation license

For direct access to the native libsoxr functions, you can use the libsoxr-sys crate. The documentation including examples can be found here.

This wrapper library is licensed the same as libsoxr itself: LGPLv2.