- initialize
void initialize(double srcRate, double destRate, Quality quality)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextBufferPullMode
void nextBufferPullMode(PullModeGetSamplesCallback getSamples, float* output, int frames)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextBufferPushMode
void nextBufferPushMode(float* input, int inputFrames, ChunkedVec!float output)
Undocumented in source. Be warned that the author may not have intended to support it.
Audio resampler.