doc: update docs with new resampler parameters

This commit is contained in:
Wim Taymans 2025-11-20 17:44:58 +01:00
parent df075e6628
commit f4efb37b03
2 changed files with 43 additions and 0 deletions

View file

@ -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