One-Dimensional Elementary Cellular Automata
Reaktor's first unidimensional elementary CA (?)
DESCRIPTION
I couldn't find anyone who had done it before, and considering I was stuck at home, I figured I'd whip something up, at least do something implausibly nerdy while sheltering in place. I would never claim this is the best possible implementation of the algorithm- in fact, I would (loudly, passionately) claim precisely the opposite, that it is perhaps the clunkiest possible implementation, full of laughably bad fixes to ridiculous problems and horrifyingly inefficient signal flow. But hey, it works! Hopefully somebody (maybe me, one of these days) can improve upon or at least find a use for it (some sort of sick sequencer, perhaps?). Uses Colin-Patrick Charles's dec-to-bin core module in converting the value of the rule knob to an actual ruleset.
COMMENTS (0)