Revert "Use FunDSP crate for beepboops"
This reverts commit 9219b6c475
.
This commit is contained in:
parent
9dcd94932f
commit
74d1c120fc
4 changed files with 63 additions and 133 deletions
|
@ -19,11 +19,11 @@ hecs = "0.9.0"
|
|||
specs-derive = "0.4.1"
|
||||
cpal = { version = "0.14.1", features = ["wasm-bindgen"] }
|
||||
oddio = "0.6.2"
|
||||
fundsp = "0.1.0"
|
||||
typenum = "1.15.0"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
wasm-bindgen = "0.2.79"
|
||||
instant = "0.1.12"
|
||||
rand = "0.8.5"
|
||||
|
||||
[target.'cfg(windows)'.build-dependencies]
|
||||
winres = "0.1.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue