dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
LatencyResync.nextBufferMono
dplug
dsp
delayline
LatencyResync
Process mono inputs, help function.
struct
LatencyResync
(T)
nothrow @
nogc
void
nextBufferMono
(
const
(
T
)*
inputA
,
const
(
T
)*
inputB
,
T
*
outputA
,
T
*
outputB
,
int
frames
)
Meta
Source
See Implementation
dplug
dsp
delayline
LatencyResync
functions
initialize
nextBuffer
nextBufferInPlace
nextBufferMono
nextBufferMonoInPlace
static functions
latencySamples
Process mono inputs, help function.