dplug ~master (2025-01-07T15:22:33Z)
Home
Dub
Repo
TimedFIFO.initialize
dplug
core
ringbuf
TimedFIFO
struct
TimedFIFO
(T)
void
initialize
(
int
size
,
int
divider
= 1
)
Parameters
size
int
size of the buffer
divider
int
only one in divider sample(s) is actually pushed in the FIFO.
Meta
Source
See Implementation
dplug
core
ringbuf
TimedFIFO
destructors
~this
functions
initialize
pushData
readIndexAtLastRead
readOldestDataAndDropSome