rawsample 0.1.1

A library for working with raw audio samples.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.num-traits]
version = "0.2"

[package]
authors = ["HEnquist <henrik.enquist@gmail.com>"]
categories = ["multimedia::audio"]
description = "A library for working with raw audio samples."
edition = "2018"
keywords = ["audio", "sound"]
license = "MIT"
name = "rawsample"
readme = "README.md"
repository = "https://github.com/HEnquist/rawsample"
version = "0.1.1"