Home : Tune Toys : Life Forms 
  Life Forms uses Conway's game of Life to generate music. The music is created by converting the cells into notes. The results of each generation is appended to the previous generation.

You should fill in some of the cells in the matrix below by clicking on them. Then press the Generate button.

















 
GridSize:
Generations:
Key:
Scale:
Style:
StepSize:
 

The algorithm for Life Forms is written in KeyKit, and here's the source code.