Using Conway's Game of Life as a sequencer in Puredata.
| clamp.pd | Initial commit | |
| coord2index.pd | Initial commit | |
| drum.pd | Toggle buttons now work as expected. | |
| game-of-life.pd | Toggle buttons now work as expected. | |
| index2coord.pd | Initial commit | |
| LICENSE | Initial commit | |
| neighbors.pd | Initial commit | |
| README.md | Initial commit | |
| toggle-receiver.pd | Toggle buttons now work as expected. | |
Conway's Game of Life as a Sequencer in Puredata
This uses the algorithm of Conway's Game of Life as a generator for sequences in Puredata.
Change some values in [array define -k 0ドル-state 512], start the [metro] by enabling the toggle switch above it and have fun.
Make sure to have DSP enabled in Pd.
More information will follow, as well as the possibility to change values in the matrix - for now it is display only.