mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2024-11-16 01:10:48 +00:00
f21d5853bf
update example configs
24 lines
259 B
TOML
24 lines
259 B
TOML
[strip-0]
|
|
label = "PhysStrip0"
|
|
A1 = true
|
|
gain = -8.8
|
|
|
|
[strip-1]
|
|
label = "PhysStrip1"
|
|
B1 = true
|
|
audibility = 3.2
|
|
|
|
[strip-2]
|
|
label = "VirtStrip0"
|
|
bass = -3.2
|
|
mid = 1.5
|
|
treble = 2.1
|
|
|
|
[bus-0]
|
|
label = "PhysBus0"
|
|
mute = true
|
|
|
|
[bus-1]
|
|
label = "PhysBus1"
|
|
mono = true
|