Signalsmith Audio's DSP Library  1.6.0
Useful C++ classes/templates for audio effects
Methods | Attributes
signalsmith::delay::MultiDelay< Sample, Interpolator >::DelayView Struct Reference

#include <delay.h>

Detailed Description

template<class Sample, template< typename > class Interpolator = InterpolatorLinear>
struct signalsmith::delay::MultiDelay< Sample, Interpolator >::DelayView

A multi-channel result, lazily calculating samples.

Methods

Sample operator[] (int c) const
 

Attributes

Superreader
 
MultiBuffer< Sample >::ConstView view
 
Sample delaySamples