mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-09 01:13:30 +00:00
updates to gui to match changes to interfaces
updates to gui to match changes to interfaces now packaged with poetry and on pypi
This commit is contained in:
23
configs/basic/example.toml
Normal file
23
configs/basic/example.toml
Normal file
@@ -0,0 +1,23 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user