Hound

A WAV encoding and decoding library in Rust.

Build Status Crates.io version

Hound can read and write the WAVE audio format, an ubiquitous format for raw, uncompressed audio. The main motivation to write it was to test Claxon, a FLAC decoding library written in Rust.

Hound is licensed under the GNU General Public License.