mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
conf: update config files with new default property
This commit is contained in:
parent
1c6cb049ce
commit
5fc7eac9b2
4 changed files with 5 additions and 0 deletions
|
|
@ -90,4 +90,5 @@ stream.properties = {
|
|||
#channelmix.rear-delay = 12.0
|
||||
#channelmix.stereo-widen = 0.0
|
||||
#channelmix.hilbert-taps = 0
|
||||
#empty.noise = 0
|
||||
}
|
||||
|
|
|
|||
|
|
@ -80,4 +80,5 @@ stream.properties = {
|
|||
#channelmix.rear-delay = 12.0
|
||||
#channelmix.stereo-widen = 0.0
|
||||
#channelmix.hilbert-taps = 0
|
||||
#empty.noise = 0
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue