mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
wip: Sample::from_file, add Rubato
This commit is contained in:
parent
d61f2e3c20
commit
b29d3ecda2
6 changed files with 415 additions and 369 deletions
|
|
@ -26,5 +26,9 @@ rlsf = "0.2.1"
|
|||
r8brain-rs = "0.3.5"
|
||||
clojure-reader = "0.1.0"
|
||||
once_cell = "1.19.0"
|
||||
|
||||
symphonia = { version = "0.5.4", features = [ "all" ] }
|
||||
|
||||
dasp = { version = "0.11.0", features = [ "all" ] }
|
||||
|
||||
rubato = "0.15.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue