IIRDelay.nextBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
struct IIRDelay(T, int order)
nothrow @nogc
static if(order == 2)
void
nextBuffer
(
const(T)* input
,,
int frames
,
const(coeff_t) coeff
)

Meta