mirror of
https://codeberg.org/unspeaker/vestal.git
synced 2025-12-06 15:06:42 +01:00
use object to parse and add jack stub
This commit is contained in:
parent
686f47a3cf
commit
10c922e0c5
8 changed files with 281 additions and 1355 deletions
|
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
nih_plug = { git = "https://github.com/robbert-vdh/nih-plug" }
|
||||
#nih_plug = { git = "https://github.com/robbert-vdh/nih-plug" }
|
||||
tek_jack = { git = "https://codeberg.org/unspeaker/tek", ref = "77d617f9" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue