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).
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).