doc: some updates

This commit is contained in:
Wim Taymans 2024-02-20 13:29:36 +01:00
parent 539fdc5477
commit 18aeddbe80
2 changed files with 7 additions and 3 deletions

View file

@ -77,6 +77,7 @@ stream.properties = {
#channelmix.min-volume = 0.0
#channelmix.max-volume = 10.0
#channelmix.normalize = false
#channelmix.lock-volume = false
#channelmix.mix-lfe = true
#channelmix.upmix = true
#channelmix.upmix-method = psd # none, simple
@ -379,6 +380,9 @@ While this options prevents clipping, it can in some cases produce too low volum
volume in that case or disable normalization.
\endparblock
@PAR@ client.conf channelmix.lock-volumes = false
Completely disable volume or mute changes. Defaults to false.
@PAR@ client.conf channelmix.mix-lfe = true
Mixes the low frequency effect channel into the front center or stereo pair. This might enhance the dynamic range of the signal if there is no subwoofer and the speakers can reproduce the low frequency signal.