dplug v14.3.6 (2024-07-01T13:10:22Z)
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