voicemeeter-compact/configs/app.toml

16 lines
334 B
TOML
Raw Normal View History

2022-04-11 18:35:28 +01:00
# load with themes enabled? set the default mode
[theme]
enabled=true
mode="light"
# load in extended mode? if so which orientation
[extends]
extended=true
extends_horizontal=true
2022-04-11 18:35:28 +01:00
# default dimensions for channel label frames
[channel]
width=80
height=130
2022-04-14 23:23:36 +01:00
# default submix bus (0-7 corresponding to A1,A2..B2,B3)
2022-04-11 18:35:28 +01:00
[submixes]
2022-04-14 23:23:36 +01:00
default=0