wav_io

This is a crate for reading and writing wav file.

Suported format:

Functions

Usage

Add this to your Cargo.toml:

[dependencies] wav_io = "0.1"

Example

Link