Signalsmith Audio's DSP Library
1.6.0
Useful C++ classes/templates for audio effects
signalsmith
delay
MultiDelay
DelayView
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
Super
&
reader
MultiBuffer
< Sample >::ConstView
view
Sample
delaySamples
Generated by
1.9.1