Loading...
Searching...
No Matches
juce_Interpolators.h File Reference

Classes

class  juce::Interpolators
 A collection of different interpolators for resampling streams of floats. More...

Namespaces

namespace  juce

Typedefs

using juce::WindowedSincInterpolator = Interpolators::WindowedSinc
 An interpolator for resampling a stream of floats using high order windowed (hann) sinc interpolation, recommended for high quality resampling.
using juce::LagrangeInterpolator = Interpolators::Lagrange
 An interpolator for resampling a stream of floats using 4-point lagrange interpolation.
using juce::CatmullRomInterpolator = Interpolators::CatmullRom
 An interpolator for resampling a stream of floats using Catmull-Rom interpolation.
using juce::LinearInterpolator = Interpolators::Linear
 An interpolator for resampling a stream of floats using linear interpolation.
using juce::ZeroOrderHoldInterpolator = Interpolators::ZeroOrderHold
 An interpolator for resampling a stream of floats using zero order hold interpolation.
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram