3 basic oscillators
This commit is contained in:
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "synthesis"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
dasp = { version = "0.11.0", default-features = false, features = ["signal", "window"] }
|
||||
Reference in New Issue
Block a user