summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2012-11-19 15:08:34 +0530
committerArun Raghavan <arun.raghavan@collabora.co.uk>2013-03-28 10:54:07 +0000
commit92bb9fb8b5aeebb87c4df7416e75db1782e2dd3a (patch)
tree64f25135db925d64b0b912b8c14ab55fe18dff18 /man
parent6be21425cd8490411eb0b15cb4d3fd9185195c84 (diff)
resample: Switch to speex-float-1 by default
This consumes less power, has low (no?) perceivable difference, and allows the default configuration to work out of the box on low-end systems (such as netbooks).
Diffstat (limited to 'man')
-rw-r--r--man/pulse-daemon.conf.5.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index 744e94e54..2509ba148 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -100,7 +100,7 @@ USA.
desktop CPUs the float point resampler is a lot faster, and it
also offers slightly better quality. See the output of
<opt>dump-resample-methods</opt> for a complete list of all
- available resamplers. Defaults to <opt>speex-float-3</opt>. The
+ available resamplers. Defaults to <opt>speex-float-1</opt>. The
<opt>--resample-method</opt> command line option takes precedence.
Note that some modules overwrite or allow overwriting of the
resampler to use.</p>