Delayline.nextSample

Combined feed + sampleFull. Uses the delay line as a fixed delay of count samples.

This is normally very rare to need this vs separate sampleXXX and feedSample.

struct Delayline(T)
nothrow @nogc pure
T
nextSample

Meta