Interesting! Will following this.
Type down everything on how you want for it to work and start making small progress by exploring different sound synthesis techniques to translate the patterns generated by the cellular automaton into musical sounds.
Do you want it to integrate with other software or music applications/gear?
Consider integrating the cellular automaton system with existing music software or frameworks, allowing users to combine it with other synthesis methods, effects, or sequencing tools.
I would use Max/MSP for this… Why?
It’s well-suited for real-time music generation and performance, and it provides a range of tools for working with audio, MIDI, and visual elements. You can use Max/MSP’s graphical interface to design your cellular automata and integrate them with sound synthesis and processing.
The learning curve is pretty steep tho and takes some time to understanding the objects and how the DSP is working.
You can possible use PureData or SuperCollider for this. Also JavaScript or Python.
1 Like