mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
wip: refactor: cli, snd, tui
This commit is contained in:
parent
70fc3c97d1
commit
84aacfea82
58 changed files with 416 additions and 191 deletions
|
|
@ -6,3 +6,6 @@ version = "0.1.0"
|
|||
[dependencies]
|
||||
tek_core = { path = "../tek_core" }
|
||||
uuid = { version = "1.10.0", features = [ "v4" ] }
|
||||
vst = "0.4.0"
|
||||
livi = "0.7.4"
|
||||
symphonia = { version = "0.5.4", features = [ "all" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue