- initialize
void initialize(float samplerate)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextBuffer
void nextBuffer(const(float)* input, float* output, int frames)
Undocumented in source. Be warned that the author may not have intended to support it.
Sliding dB computation. Simple envelope follower, filters the envelope with 24db/oct lowpass.