Codes

Here I would like to share some of my codes / patches:

From Mandelbrot set to Julia set:

explore Julia set using Mandelbrot set !

Array-of-sinewaves:

Feedback loop using cycle~

This is a simple feedback network that can make a “crazy noise.”

Elementary Celluar Automata:

This patch generates the evolutions of one-dimensional elementary cellular automata according to the different possible legal sets of rules, starting from a state containing a single site with the value 1.

...

For more patches, codes, and Max4Live devices please visit my GitHub page.