From a9059be749b6043d6cbc5b79652e8a4adda8994e Mon Sep 17 00:00:00 2001 From: Hui Wang Date: Tue, 24 Mar 2015 10:29:15 +0100 Subject: [PATCH] daemon-conf: enable the lfe remixing by default Since we have a workable lfe filter, it is time to enable the lfe remixing by default. Signed-off-by: Hui Wang --- man/pulse-daemon.conf.5.xml.in | 2 +- src/daemon/daemon-conf.c | 2 +- src/daemon/daemon.conf.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index 048f8f454..bc91a5af8 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -125,7 +125,7 @@ License along with PulseAudio; if not, see . channel is available as well. If no input LFE channel is available the output LFE channel will always be 0. If no output LFE channel is available the signal on the input LFE channel - will be ignored. Defaults to no.

+ will be ignored. Defaults to yes.