diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index c05841b4..e1ab22e4 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -130,6 +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 # Specifying other values will result in using the default (linear). #resampler = linear |