On Sat, Jan 29, 2005 at 11:03:52AM +0100, Tom Szilagyi
wrote:
void
fractal(LADSPA_Data * v, int N, float H) {
...
}
That's a classic one. For large N, the output will approach
some form of filtered Gaussian noise. What makes this fractal
noise superior as a source of randomness in a resample algo ?
Because it more closely resembles nature. Take a look at this page: