pd3v/max-externals
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A Max Externals collection wannabe * (Mac only, both M-Series and Mac/Intel) * ------------------------------------------------------------------------------ drunkad - Is a 'drunk'-like object with 2 more outputs: amount added to previous step value and step direction. drunkt - Is a 'drunk'-like object in which step max is redefined dynamically according to bang time intervals; has also 2 more outputs: amount added to previous step value and step direction. mrkv - Markov chains object. Settable number of states. Settable probability transition matrix for a custom graph. Randomly generated graphs. On bang outlets next state. gauss - Gauss distribution object. Inputs are, x value and 'in'/'on' messages, variance and mean. When 'in' message is set, output is a y=gauss(x) regular value, when 'on', output is a y > gauss(x) random value.