Search for «function» code in category tags
Enveloppe resizing function.
by Dindoléon on 22 Jan'20 17:25 inEnveloppes sizes are fixed. This means that if enveloppe's levels are equals to [ 1, 0, 0, 0, 0, 0, 0, 0 ] and times are equals to [ 1, 1, 1, 1, 1, 1,
LFDNoise Modular version
by tiagmoraismorgado on 27 Nov'16 16:09 ina draft of a modular function for LFDNoise sctochastically selection. i shall be turning this into a pseudo ugen, using high level classes abstraction
simple function throttling ( time gate, time limiter, whatever you want to call it )
by hems on 24 Dec'13 15:38 inA friend of mine asked me how to limit a function to happen at maximun rate of 1 time every N seconds..
List expander and contractor function
by moncrey on 22 Mar'13 02:43 inuseful for expanding or reducing arrays by 2^x. I would like to know if there is a more concise way to write this! Any suggestions? (duplicate po