dotfiles/pipewire/client-rt.conf.avail/20-upmix.conf

9 lines
225 B
Plaintext

# Enables upmixing
stream.properties = {
channelmix.upmix = true
channelmix.upmix-method = psd # none, simple
channelmix.lfe-cutoff = 150
channelmix.fc-cutoff = 12000
channelmix.rear-delay = 12.0
}