Delayline.sampleFull

Random access sampling of the delay-line at integer points. Delay 0 = last entered sample with feed().

struct Delayline(T)
public nothrow @nogc pure
T
sampleFull
(
int delay
)

Meta