-
- Downloads
initial
.gitignore
0 → 100755
Cargo.lock
0 → 100755
This diff is collapsed.
Cargo.toml
0 → 100755
[package] | ||
name = "WavetableSynth" | ||
version = "0.1.0" | ||
edition = "2021" | ||
[dependencies] | ||
rodio = "*" | ||
\ No newline at end of file |
README.md
0 → 100644
src/main.rs
0 → 100755
Please register or sign in to comment