- initialize
void initialize()
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
float nextSample()
Undocumented in source. Be warned that the author may not have intended to support it.
Pink noise class using the autocorrelated generator method. Method proposed and described by Larry Trammell "the RidgeRat" -- see http://home.earthlink.net/~ltrammell/tech/newpink.htm There are no restrictions.