fon 0.2.0

Rust audio types, resampling, processing and mixing library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["Jeron Aldaron Lau <jeronlau@plopgrizzly.com>"]
categories = ["multimedia::audio", "multimedia"]
description = "Rust audio types, resampling, processing and mixing library."
documentation = "https://docs.rs/fon"
edition = "2018"
homepage = "https://github.com/AldaronLau/fon/blob/master/CHANGELOG.md"
keywords = ["audio", "resample", "processing", "wave", "sound"]
license = "MIT OR Apache-2.0 OR Zlib"
name = "fon"
readme = "README.md"
repository = "https://github.com/AldaronLau/fon"
version = "0.2.0"