From 5fc7eac9b25acd08e7cc829cccc19f5a8cb84a4f Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 24 Jun 2022 13:58:29 +0200 Subject: [PATCH] conf: update config files with new default property --- src/daemon/client-rt.conf.in | 1 + src/daemon/client.conf.in | 1 + src/daemon/minimal.conf.in | 2 ++ src/daemon/pipewire-pulse.conf.in | 1 + 4 files changed, 5 insertions(+) diff --git a/src/daemon/client-rt.conf.in b/src/daemon/client-rt.conf.in index d4c4a53b9..9e7f00fa2 100644 --- a/src/daemon/client-rt.conf.in +++ b/src/daemon/client-rt.conf.in @@ -90,4 +90,5 @@ stream.properties = { #channelmix.rear-delay = 12.0 #channelmix.stereo-widen = 0.0 #channelmix.hilbert-taps = 0 + #empty.noise = 0 } diff --git a/src/daemon/client.conf.in b/src/daemon/client.conf.in index ffe23c827..0a0da4a48 100644 --- a/src/daemon/client.conf.in +++ b/src/daemon/client.conf.in @@ -80,4 +80,5 @@ stream.properties = { #channelmix.rear-delay = 12.0 #channelmix.stereo-widen = 0.0 #channelmix.hilbert-taps = 0 + #empty.noise = 0 } diff --git a/src/daemon/minimal.conf.in b/src/daemon/minimal.conf.in index 5825a8708..1e36767e5 100644 --- a/src/daemon/minimal.conf.in +++ b/src/daemon/minimal.conf.in @@ -212,6 +212,7 @@ context.objects = [ #channelmix.stereo-widen = 0.0 #channelmix.hilbert-taps = 0 channelmix.disable = true + #empty.noise = 0 #node.param.Props = { # params = [ # audio.channels 6 @@ -273,6 +274,7 @@ context.objects = [ #channelmix.stereo-widen = 0.0 #channelmix.hilbert-taps = 0 channelmix.disable = true + #empty.noise = 0 #node.param.Props = { # params = [ # audio.format S16 diff --git a/src/daemon/pipewire-pulse.conf.in b/src/daemon/pipewire-pulse.conf.in index 3ab152817..a3b43946e 100644 --- a/src/daemon/pipewire-pulse.conf.in +++ b/src/daemon/pipewire-pulse.conf.in @@ -66,6 +66,7 @@ stream.properties = { #channelmix.rear-delay = 12.0 #channelmix.stereo-widen = 0.0 #channelmix.hilbert-taps = 0 + #empty.noise = 0 } pulse.properties = {