mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
doc: update docs with new resampler parameters
This commit is contained in:
parent
df075e6628
commit
f4efb37b03
2 changed files with 43 additions and 0 deletions
|
|
@ -59,6 +59,14 @@ stream.properties = {
|
|||
#node.autoconnect = true
|
||||
#resample.disable = false
|
||||
#resample.quality = 4
|
||||
#resample.window = exp # blackman kaiser
|
||||
#resample.cutoff = 0.0
|
||||
#resample.n-taps = 0
|
||||
#resample.param.exp.A = 0.0
|
||||
#resample.param.blackman.alpha = 0.0
|
||||
#resample.param.kaiser.alpha = 0.0
|
||||
#resample.param.kaiser.stopband-attenuation = 0.0
|
||||
#resample.param.kaiser.transition-bandwidth = 0.0
|
||||
#monitor.channel-volumes = false
|
||||
#channelmix.disable = false
|
||||
#channelmix.min-volume = 0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue