audact 0.5.0

Minimalist synth and sequencing lib
Documentation
[package]
name = "audact"
version = "0.5.0"
authors = ["shockham <samuel.hockham@gmail.com>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/shockham/audact"
homepage = "https://github.com/shockham/audact"
documentation = "https://docs.rs/audact"
description = "Minimalist synth and sequencing lib"

[dependencies]
rand = "0.4"
rodio = "0.6"
derive_builder = "0.5"