mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-27 07:00:12 -05:00
doc: some updates
This commit is contained in:
parent
539fdc5477
commit
18aeddbe80
2 changed files with 7 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue