eli.rosenkim

eli.rosenkim's code
sloth canons
1routine 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://www.science20.com/robert_inventor039s_column/blog/self_similar_sloth_canon_number_sequences-113689
Monzo function
function takes in collection as argument, and returns the ratio from the resultant monzo
sieves
function for working with xenakis' sieves made of residual classes/modules function takes a set of arguments for modulus, shifter and number of digits to compute, and returns a set, which can be used to construct sieves
fraction2basimal
function that extracts repeating digits in "basimal" representations of ratios
mutronome (brownian motion of beats)
beat absolute locations rather than deltas meander randomly each cycle
Twin Peak Filters
Ndefs inspired by rob hordijk's twin peak filters, which can accomplish some formant-y fun
eli.rosenkim's comments