First prototype in python, work in progress, I should think of more interesting project names.
an algoritmic music generator that interprets cellular automata as notes, its an alsa MIDI device.
Cellular automata rules are described by a simple RAM machine language and are evolved. There are some interesting things about the language itself, I'll post the details later.
Fitness function is a human clicking on "the nice ones".
uses a few of my libs like nodejs-graph, nodejs-subscriptionman, nodejs-validator2 and others
I've implemented some protocols above this, like
I use it for all kinds of things, like
and I've built a few libs on top of this