From c65a606ae73c9f9fa7bed4aade575395f4ff1890 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Mon, 30 Mar 2015 11:10:56 +0200 Subject: [PATCH] resampler: Allow disabling the LFE filter by setting crossover to 0 When crossover_freq is set to 0, this restores the old behaviour of letting the LFE channel be the average of the source channels, without additional processing. This can be useful e g in case the user already has a hardware crossover. Signed-off-by: David Henningsson --- man/pulse-daemon.conf.5.xml.in | 2 +- src/pulsecore/resampler.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index bc91a5af8..d221585dc 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -130,7 +130,7 @@ License along with PulseAudio; if not, see .