ddu 0.1.0

An encoding and decoding library for WAVE.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "ddu"
version = "0.1.0"
authors = ["janusmiracle <janusmiracle@outlook.com>"]
description = "An encoding and decoding library for WAVE."
keywords = ["wav", "wave", "audio", "codec"]
categories = ["multimedia::encoding", "multimedia::audio"]
license = "MIT"
homepage = "https://github.com/janusmiracle/ddu"
repository = "https://github.com/janusmiracle/ddu"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]