#include <delay.h>
A single-channel delay-line view, similar to a const Delay
Static Attributes | |
static constexpr Sample | latency = Super::latency |
Methods | |
Sample | read (Sample delaySamples) const |
Attributes | |
const Super & | reader |
MultiBuffer< Sample >::ConstChannel | channel |