A lot of pointless stuff
Some checks failed
ci/woodpecker/push/pre_commit_test Pipeline failed
ci/woodpecker/push/code_tests Pipeline failed

This commit is contained in:
2025-12-05 19:32:32 +01:00
parent 50ebac998c
commit 4810b19eea
10 changed files with 238 additions and 36 deletions

View File

@@ -6,6 +6,7 @@ edition = "2024"
[dependencies]
clap = { version = "4.5.53", features = ["derive"] }
coreaudio-rs = { version = "0.13.0", optional = true }
crossbeam-channel = "0.5.15"
env_logger = "0.11.8"
jack = {version = "0.13.3", optional = true }
lib = { path = "../lib/" }