audioconvert: add delay to rear channels when upmixing

See #861
This commit is contained in:
Wim Taymans 2022-03-01 09:53:40 +01:00
parent d62d2764e8
commit 5a307c11e1
9 changed files with 141 additions and 26 deletions

View file

@ -85,4 +85,5 @@ stream.properties = {
#channelmix.mix-lfe = true
#channelmix.upmix = false
#channelmix.lfe-cutoff = 0
#channelmix.rear-delay = 12.0
}

View file

@ -75,4 +75,5 @@ stream.properties = {
#channelmix.mix-lfe = false
#channelmix.upmix = false
#channelmix.lfe-cutoff = 0
#channelmix.rear-delay = 12.0
}

View file

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

View file

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