file picker, progress bar, perf enhancements
This commit is contained in:
parent
5c2607b574
commit
5d39e227b6
4 changed files with 114 additions and 22 deletions
|
@ -15,3 +15,9 @@ image = { workspace = true }
|
|||
fundsp = { workspace = true }
|
||||
anyhow = { workspace = true }
|
||||
bingus = { workspace = true }
|
||||
dasp_sample = { workspace = true }
|
||||
rayon = { workspace = true }
|
||||
dirs = { workspace = true }
|
||||
rfd = { workspace = true }
|
||||
derive-new = "0.6.0"
|
||||
indicatif = { version = "0.17.8", features = ["rayon"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue