Search for «fractal» code in category tags

sloth canons

by eli.rosenkim on 20 Apr'22 19:36 in fractal just intonation sloth canon

routine that takes a seed and generates a self-similar sloth canon with it by adding each term to each term, better explained in this blog post: https

Fractal Noise

by Michael Dzjaparidze on 20 Sep'13 13:52 in noise random chaos fractal

This code generates fractal noise by cascading N first order filter sections. beta = 0 -> white noise, beta = 1 -> pink noise, beta = 2 -> brown noise

1