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

9 lines
225 B
Plaintext
Raw Permalink Normal View History

2024-01-13 13:50:04 -06:00
# 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
}