Signalsmith Audio's DSP Library  1.6.1
Useful C++ classes/templates for audio effects
Loading...
Searching...
No Matches
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