oxynth 0.1.0

A small software synth
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.cpal]
version = "0.13.1"

[dependencies.piston_window]
version = "0.*"

[package]
authors = ["Mati Shabtay <matishabtay@gmail.com>"]
description = "A small software synth"
edition = "2018"
license = "GPL-3.0"
name = "oxynth"
repository = "https://github.com/m4ntis/oxynth"
version = "0.1.0"