JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::dsp::DelayLineInterpolationTypes::Thiran Struct Reference

Successive samples in the delay line will be interpolated using 1st order Thiran interpolation. More...

#include <juce_DelayLine.h>

Detailed Description

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.

@tags{DSP}


The documentation for this struct was generated from the following file: