add missing parameters in config.monitor

This commit is contained in:
onyx-and-iris 2022-11-08 16:52:00 +00:00
parent 4973eb3215
commit fb8d3dee75

View File

@ -269,12 +269,14 @@ For the subclass `monitor` the following properties are available
- `level`: float, -inf to 10.0
- `source`: int, from 0 to 14
- `chmode` bool
- `busmode` bool
- `dim` bool
- `mono` bool
- `mute` bool
- `dimfpl` bool
- `sourcetrim`: float, from -18.0 to 18.0
- `chmode`: bool
- `busmode`: bool
- `dim`: bool
- `dimgain`: float, from -40.0 to 0.0
- `mono`: bool
- `mute`: bool
- `dimfpl`: bool
for example: `config.monitor.chmode`