mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2024-11-15 17:40:52 +00:00
bus modes added to all 3 example user configs
This commit is contained in:
parent
bb5d4a2696
commit
a4dc2adf72
@ -35,10 +35,12 @@ mono = true
|
||||
[bus-2]
|
||||
label = "PhysBus2"
|
||||
eq = true
|
||||
mode = "composite"
|
||||
|
||||
[bus-3]
|
||||
label = "VirtBus0"
|
||||
eq_ab = true
|
||||
mode = "upmix61"
|
||||
|
||||
[bus-4]
|
||||
label = "VirtBus1"
|
||||
|
@ -17,6 +17,7 @@ treble = 2.1
|
||||
[bus-0]
|
||||
label = "PhysBus0"
|
||||
mute = true
|
||||
mode = "composite"
|
||||
|
||||
[bus-1]
|
||||
label = "PhysBus1"
|
||||
|
@ -54,9 +54,11 @@ eq = true
|
||||
|
||||
[bus-3]
|
||||
label = "PhysBus3"
|
||||
mode = "upmix61"
|
||||
|
||||
[bus-4]
|
||||
label = "PhysBus4"
|
||||
mode = "composite"
|
||||
|
||||
[bus-5]
|
||||
label = "VirtBus0"
|
||||
|
Loading…
Reference in New Issue
Block a user