mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-16 00:40:46 +00:00
9a239bc061
add example configs. move config files section in readme
18 lines
182 B
TOML
18 lines
182 B
TOML
[strip-0]
|
|
A1 = true
|
|
B1 = true
|
|
mono = true
|
|
solo = true
|
|
mute = true
|
|
limit = 12
|
|
label = ""
|
|
|
|
[strip-1]
|
|
A1 = false
|
|
B1 = false
|
|
mono = false
|
|
solo = false
|
|
mute = false
|
|
limit = 12
|
|
label = ""
|