🎉 Implement working Audio Mixer backend with Jack support
This commit is contained in:
7
sample_configs/config.toml
Normal file
7
sample_configs/config.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[web]
|
||||
bind = "0.0.0.0"
|
||||
port = 8080
|
||||
|
||||
[jack]
|
||||
enabled = true
|
||||
client_name = "go-mix Jack"
|
Reference in New Issue
Block a user