Hound

A WAV encoding library in Rust.

Hound takes audio samples and writes a WAV file. 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.

Build Status