feat: add set gain

This commit is contained in:
2026-07-22 18:17:36 +02:00
parent c2b67d8bb2
commit 9e3f3803a6
41 changed files with 3863 additions and 869 deletions

2
src-tauri/Cargo.lock generated
View File

@ -796,6 +796,8 @@ dependencies = [
name = "dsp_thomann"
version = "0.1.0"
dependencies = [
"serde",
"serde_json",
"strum",
"strum_macros",
"thiserror 2.0.19",