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:
onyx-and-iris
2022-07-16 21:19:10 +01:00
parent 695e3e4999
commit be2b89e3fa
5 changed files with 55 additions and 9 deletions

View File

@@ -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"