summaryrefslogtreecommitdiffstats
path: root/pulseaudio/configuration_resample_tweak.patch
blob: 57e40eba88174ac5618783a9d53ea1bb3854961f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/src/daemon/daemon.conf.in
+++ b/src/daemon/daemon.conf.in
@@ -54,7 +54,12 @@
 ; log-time = no
 ; log-backtrace = 0
 
+# Pour une meilleur qualité
 ; resample-method = speex-float-3
+# Pour plus de vitesse (et une qualité moindre)
+; resample-method = trivial
+# Bon compromis
+resample-method = speex-float-0
 ; enable-remixing = yes
 ; enable-lfe-remixing = no