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 41c884ad..68d45220 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -149,7 +149,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 -# sinc4 - extrapolates samples using a 4-point Sinc filter +# cubic - extrapolates samples using a Catmull-Rom spline # bsinc12 - extrapolates samples using a band-limited Sinc filter (varying # between 12 and 24 points, with anti-aliasing) # bsinc24 - extrapolates samples using a band-limited Sinc filter (varying |