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
}