finally a perfect ToSample trait!
This commit is contained in:
parent
41bbd3d371
commit
0194f60ca3
6 changed files with 38 additions and 127 deletions
|
@ -11,7 +11,8 @@ keywords.workspace = true
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.86"
|
||||
bmp = "0.5.0"
|
||||
dasp_sample = "0.11.0"
|
||||
fundsp = { version = "0.18.1", default-features = false, features = ["std"] }
|
||||
image = { workspace = true }
|
||||
fundsp = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
dasp_sample = { workspace = true }
|
||||
bingus = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue