blip_t

Sample buffer that resamples to output rate and accumulates samples until they're read out

Members

Variables

avail
int avail;
Undocumented in source.
factor
fixed_t factor;
Undocumented in source.
integrator
int integrator;
Undocumented in source.
offset
fixed_t offset;
Undocumented in source.
size
int size;
Undocumented in source.

Meta