conf: update config files with new default property

This commit is contained in:
Wim Taymans 2022-06-24 13:58:29 +02:00
parent 1c6cb049ce
commit 5fc7eac9b2
4 changed files with 5 additions and 0 deletions

View file

@ -90,4 +90,5 @@ stream.properties = {
#channelmix.rear-delay = 12.0 #channelmix.rear-delay = 12.0
#channelmix.stereo-widen = 0.0 #channelmix.stereo-widen = 0.0
#channelmix.hilbert-taps = 0 #channelmix.hilbert-taps = 0
#empty.noise = 0
} }

View file

@ -80,4 +80,5 @@ stream.properties = {
#channelmix.rear-delay = 12.0 #channelmix.rear-delay = 12.0
#channelmix.stereo-widen = 0.0 #channelmix.stereo-widen = 0.0
#channelmix.hilbert-taps = 0 #channelmix.hilbert-taps = 0
#empty.noise = 0
} }

View file

@ -212,6 +212,7 @@ context.objects = [
#channelmix.stereo-widen = 0.0 #channelmix.stereo-widen = 0.0
#channelmix.hilbert-taps = 0 #channelmix.hilbert-taps = 0
channelmix.disable = true channelmix.disable = true
#empty.noise = 0
#node.param.Props = { #node.param.Props = {
# params = [ # params = [
# audio.channels 6 # audio.channels 6
@ -273,6 +274,7 @@ context.objects = [
#channelmix.stereo-widen = 0.0 #channelmix.stereo-widen = 0.0
#channelmix.hilbert-taps = 0 #channelmix.hilbert-taps = 0
channelmix.disable = true channelmix.disable = true
#empty.noise = 0
#node.param.Props = { #node.param.Props = {
# params = [ # params = [
# audio.format S16 # audio.format S16

View file

@ -66,6 +66,7 @@ stream.properties = {
#channelmix.rear-delay = 12.0 #channelmix.rear-delay = 12.0
#channelmix.stereo-widen = 0.0 #channelmix.stereo-widen = 0.0
#channelmix.hilbert-taps = 0 #channelmix.hilbert-taps = 0
#empty.noise = 0
} }
pulse.properties = { pulse.properties = {