mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
parent
d62d2764e8
commit
5a307c11e1
9 changed files with 141 additions and 26 deletions
|
|
@ -85,4 +85,5 @@ stream.properties = {
|
|||
#channelmix.mix-lfe = true
|
||||
#channelmix.upmix = false
|
||||
#channelmix.lfe-cutoff = 0
|
||||
#channelmix.rear-delay = 12.0
|
||||
}
|
||||
|
|
|
|||
|
|
@ -75,4 +75,5 @@ stream.properties = {
|
|||
#channelmix.mix-lfe = false
|
||||
#channelmix.upmix = false
|
||||
#channelmix.lfe-cutoff = 0
|
||||
#channelmix.rear-delay = 12.0
|
||||
}
|
||||
|
|
|
|||
|
|
@ -206,6 +206,7 @@ context.objects = [
|
|||
#channelmix.mix-lfe = false
|
||||
#channelmix.upmix = false
|
||||
#channelmix.lfe-cutoff = 0
|
||||
#channelmix.rear-delay = 12.0
|
||||
channelmix.disable = true
|
||||
#node.param.Props = {
|
||||
# params = [
|
||||
|
|
@ -261,6 +262,7 @@ context.objects = [
|
|||
#channelmix.mix-lfe = false
|
||||
#channelmix.upmix = false
|
||||
#channelmix.lfe-cutoff = 0
|
||||
#channelmix.rear-delay = 12.0
|
||||
channelmix.disable = true
|
||||
#node.param.Props = {
|
||||
# params = [
|
||||
|
|
|
|||
|
|
@ -85,6 +85,7 @@ stream.properties = {
|
|||
#channelmix.mix-lfe = false
|
||||
#channelmix.upmix = false
|
||||
#channelmix.lfe-cutoff = 0
|
||||
#channelmix.rear-delay = 12.0
|
||||
}
|
||||
|
||||
# client/stream specific properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue