diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 4dc2cd06..faac3d8e 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -130,7 +130,7 @@ # point - nearest sample, no interpolation # linear - extrapolates samples using a linear slope between samples # sinc4 - extrapolates samples using a 4-point Sinc-Lanczos filter -# sinc6 - extrapolates samples using a 6-point Sinc-Lanczos filter +# sinc8 - extrapolates samples using an 8-point Sinc-Lanczos filter # Specifying other values will result in using the default (linear). #resampler = linear |