feat: add set gain
This commit is contained in:
@ -22,4 +22,4 @@ tauri = { version = "2", features = [] }
|
||||
tauri-plugin-opener = "2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
dsp_thomann = { path = "../../dsp_thomann" }
|
||||
dsp_thomann = { path = "../../dsp_thomann", features = ["serialization"] }
|
||||
|
||||
Reference in New Issue
Block a user