dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
TimedFIFO.readOldestDataAndDropSome
dplug
core
ringbuf
TimedFIFO
Undocumented in source. Be warned that the author may not have intended to support it.
int
readOldestDataAndDropSome
(T[] output, double dt, int keepAtLeast)
bool
readOldestDataAndDropSome
(T* output, double dt)
struct
TimedFIFO
(T)
nothrow @
nogc
bool
readOldestDataAndDropSome
(
T
*
output
,
double
dt
)
Meta
Source
See Implementation
dplug
core
ringbuf
TimedFIFO
destructors
~this
functions
initialize
pushData
readIndexAtLastRead
readOldestDataAndDropSome