Successive samples in the delay line will be interpolated using 1st order Thiran interpolation. More...
#include <juce_DelayLine.h>
Successive samples in the delay line will be interpolated using 1st order Thiran interpolation.
This method is very efficient, and features a flat amplitude frequency response in exchange for less accuracy in the phase response. This interpolation method is stateful so is unsuitable for applications requiring fast delay modulation.