aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--alsoftrc.sample1
1 files changed, 0 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample
index 36d930bf..52e93ad1 100644
--- a/alsoftrc.sample
+++ b/alsoftrc.sample
@@ -149,7 +149,6 @@
# point - nearest sample, no interpolation
# linear - extrapolates samples using a linear slope between samples
# sinc4 - extrapolates samples using a 4-point Sinc filter
-# sinc8 - extrapolates samples using an 8-point Sinc filter
# bsinc - extrapolates samples using a band-limited Sinc filter (varying
# between 12 and 24 points, with anti-aliasing)
# Specifying other values will result in using the default (linear).