- initialize
void initialize(float sampleRate)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextBuffer
void nextBuffer(T* output, int frames)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextSample
T nextSample()
Undocumented in source. Be warned that the author may not have intended to support it.
Makes a periodic noise for plugins demos. Simply multiply you signal to footprint by the next() sample.