AlgoMIDI is a small 'music studio' personal project written in Vue. You create music by specifying an intial state for the cellular automata (default ruleset is Conway's Game of Life but you can specify your own) and choosing a graph traversal algorithm (BFS/DFS).
Reminds me a little of Wolfram Tones (https://tones.wolfram.com/) which is a cellular automaton tune generator. I used to use that for the ringtones on my cell phone around 20 years ago when they made that site.
7 comments
[ 3.1 ms ] story [ 28.6 ms ] threadAlgoMIDI is a small 'music studio' personal project written in Vue. You create music by specifying an intial state for the cellular automata (default ruleset is Conway's Game of Life but you can specify your own) and choosing a graph traversal algorithm (BFS/DFS).
I think it either needs that snap to a scale like in the youtube video you posted or it needs to do something more 12-tone row sounding.
I couldn't get it to make anything that sounded more than just random.