mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-06 23:43:30 +00:00
added support for setting bus mode through dict
bus modes added to all 3 example configs. config unit tests added
This commit is contained in:
@@ -17,7 +17,9 @@ treble = 2.1
|
||||
[bus-0]
|
||||
label = "PhysBus0"
|
||||
mute = true
|
||||
mode = "composite"
|
||||
|
||||
[bus-1]
|
||||
label = "PhysBus1"
|
||||
label = "VirtBus0"
|
||||
mono = true
|
||||
mode = "amix"
|
||||
|
||||
Reference in New Issue
Block a user