mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
merge tek_jack into tek_core
This commit is contained in:
parent
a659062dbc
commit
278b3caad3
23 changed files with 285 additions and 456 deletions
|
|
@ -5,7 +5,6 @@ version = "0.1.0"
|
|||
|
||||
[dependencies]
|
||||
tek_core = { path = "../tek_core" }
|
||||
tek_jack = { path = "../tek_jack" }
|
||||
|
||||
livi = "0.7.4"
|
||||
suil-rs = { path = "../suil" }
|
||||
|
|
@ -32,4 +31,4 @@ path = "src/sampler_main.rs"
|
|||
|
||||
[[bin]]
|
||||
name = "tek_plugin"
|
||||
path = "src/sampler_main.rs"
|
||||
path = "src/plugin_main.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue