dplug ~master (2024-09-30T22:25:31Z)
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