From ce21dc4348c787535d7990515d7ccacd4a58e029 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Tue, 23 Jul 2013 15:58:42 +0200 Subject: [PATCH] daemon.conf: Document new speex-float-1 default We document the default values in daemon.conf, but this was not updated when we changed the default from speex-float-3 to speex-float-1. Signed-off-by: David Henningsson --- src/daemon/daemon.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/daemon/daemon.conf.in b/src/daemon/daemon.conf.in index dff97ae4c..208905805 100644 --- a/src/daemon/daemon.conf.in +++ b/src/daemon/daemon.conf.in @@ -54,7 +54,7 @@ ifelse(@HAVE_DBUS@, 1, [dnl ; log-time = no ; log-backtrace = 0 -; resample-method = speex-float-3 +; resample-method = speex-float-1 ; enable-remixing = yes ; enable-lfe-remixing = no