use object to parse and add jack stub

This commit is contained in:
🪞👃🪞 2025-02-19 22:55:09 +02:00
parent 686f47a3cf
commit 10c922e0c5
8 changed files with 281 additions and 1355 deletions

View file

@ -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" }