wavetable 0.1.0

A library for wavetable handling.
Documentation
[dependencies.log]
version = "0.4"

[dependencies.rustfft]
version = "3.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["ICS"]
description = "A library for wavetable handling."
edition = "2018"
license = "MIT"
name = "wavetable"
repository = "https://github.com/icsga/Wavetable"
version = "0.1.0"