/rust-libsamplerate

A pure Rust version of libsamplerate.

Primary LanguageRustOtherNOASSERTION

rust-libsamplerate

libsamplerate is a pure C2Rust-transpiled version of libsamplerate. This should be a drop-in replacement to libsamplerate-sys.

#[no_std]

The project should be relatively simple to port to no_std. If you require that feature, please start an issue.