twang 0.5.0

Library for pure Rust advanced audio synthesis.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "fon"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d85052c5b5da6fc5d04739192f286741a90da1ce7c814bc1c545d97867cf9d42"

[[package]]
name = "twang"
version = "0.5.0"
dependencies = [
 "fon",
]