mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
channelmix: enable upmixing by default, disable normalization
This commit is contained in:
parent
5a55e1a47a
commit
d25bb89cc0
5 changed files with 29 additions and 26 deletions
|
|
@ -81,12 +81,12 @@ stream.properties = {
|
|||
#node.latency = 1024/48000
|
||||
#node.autoconnect = true
|
||||
#resample.quality = 4
|
||||
#channelmix.normalize = true
|
||||
#channelmix.normalize = false
|
||||
#channelmix.mix-lfe = true
|
||||
#channelmix.upmix = false
|
||||
#channelmix.lfe-cutoff = 0
|
||||
#channelmix.fc-cutoff = 0
|
||||
#channelmix.upmix = true
|
||||
#channelmix.lfe-cutoff = 120
|
||||
#channelmix.fc-cutoff = 6000
|
||||
#channelmix.rear-delay = 12.0
|
||||
#channelmix.stereo-widen = 0.0
|
||||
#channelmix.stereo-widen = 0.1
|
||||
#channelmix.hilbert-taps = 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue