From 23a34f732bf27bb75905b07c83e948a9e832c59c Mon Sep 17 00:00:00 2001
From: Chris Robinson <chris.kcat@gmail.com>
Date: Mon, 20 Feb 2017 09:13:08 -0800
Subject: Remove mention of the sinc8 resampler

---
 alsoftrc.sample | 1 -
 1 file changed, 1 deletion(-)

(limited to 'alsoftrc.sample')

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).
-- 
cgit v1.2.3