Samplerate
A samplerate conversion library for Rust. This library provides a high-level API for libsamplerate-sys and hence is built on top of libsamplerate.
Example
extern crate samplerate;
extern crate hound;
use ;
use ;
A samplerate conversion library for Rust. This library provides a high-level API for libsamplerate-sys and hence is built on top of libsamplerate.
extern crate samplerate;
extern crate hound;
use ;
use ;