Loading...
Searching...
No Matches
Classes | Namespaces
juce_DelayLine.h File Reference

Classes

struct  dsp::DelayLineInterpolationTypes::None
 No interpolation between successive samples in the delay line will be performed. More...
 
struct  dsp::DelayLineInterpolationTypes::Linear
 Successive samples in the delay line will be linearly interpolated. More...
 
struct  dsp::DelayLineInterpolationTypes::Lagrange3rd
 Successive samples in the delay line will be interpolated using a 3rd order Lagrange interpolator. More...
 
struct  dsp::DelayLineInterpolationTypes::Thiran
 Successive samples in the delay line will be interpolated using 1st order Thiran interpolation. More...
 
class  dsp::DelayLine< SampleType, InterpolationType >
 A delay line processor featuring several algorithms for the fractional delay calculation, block processing, and sample-by-sample processing useful when modulating the delay in real time or creating a standard delay effect with feedback. More...
 

Namespaces

namespace  dsp
 
namespace  dsp::DelayLineInterpolationTypes
 A collection of structs to pass as the template argument when setting the interpolation type for the DelayLine class.
 
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram