LatencyResync.nextBuffer

Process buffers. A and B signal gets aligned with regards to their relative latency.

struct LatencyResync(T)
nothrow @nogc
void
nextBuffer
(
const(T)** inputsA
,
const(T)** inputsB
,,,
int frames
)

Meta