hound 3.5.1

A wav encoding and decoding library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.cpal]
version = "0.2.12"

[package]
authors = ["Ruud van Asseldonk <dev@veniogames.com>"]
categories = ["multimedia::encoding", "multimedia::audio"]
description = "A wav encoding and decoding library"
documentation = "https://docs.rs/hound"
homepage = "https://github.com/ruuda/hound"
keywords = ["wav", "wave", "audio", "codec"]
license = "Apache-2.0"
name = "hound"
readme = "readme.md"
repository = "https://github.com/ruuda/hound"
version = "3.5.1"