aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index cc45c892..06905439 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -129,7 +129,7 @@
# Selects the resampler used when mixing sources. Valid values are:
# point - nearest sample, no interpolation
# linear - extrapolates samples using a linear slope between samples
-# cubic - extrapolates samples using a Catmull-Rom spline
+# sinc4 - extrapolates samples using a 4-point sinc/lanczos filter
# Specifying other values will result in using the default (linear).
#resampler = linear