GitHub - myanvoos/algoMIDI: Algorithms as instruments.
AlgoMIDI 🎹
A musical studio to create music through cellular automata and graph traversal algorithms. Built as a spiritual successor to Cellular Minimata - now instead of simply visualising the automata, each "living" cell triggers a musical note.
Tech stack: Vue 3, Vite, TypeScript, Web Audio API (via Tone.js), p5.js, Cytoscape.js. The piano sampler came from this.
AlgoMIDI lets you create music through:
🎲 Conway's Game of Life (and other cellular automata rules)
🕸️ Graph traversal algorithm...
Read more at github.com