Music generator through implicit cooperative agents
Music can be considered (in according to [1]) nothing more than "organized sounds", where repetition has an important role in order to create a structure or a recognizable pattern. In this script I tried to replicate the results shown in paper [1]. Furthermore I added an automatism for generating the music without the direct cooperation of a human. The human is replaced by an automatic agent that chooses notes while solving a maze. In this way, for the way the maze is built, the properties presented in the paper should be respected
- Sonic Pi (https://sonic-pi.net/)
It is possible to listen to an example of "music" generated by the algorithm here
- [1] Emerging sounds through implicit cooperation: a novel model for dynamic music generation (http://eprints.lancs.ac.uk/87245/1/aiide17.pdf)
- [2] AI methods for algorithmic composition: a survey, a critical view and future prospects (https://pdfs.semanticscholar.org/ad81/f613ee75c7ba1e5675479cc821c32198b544.pdf)
- [3] Artificial Intelligence approaches to music composition (https://pdfs.semanticscholar.org/f7a4/7ad86da04a7289b3cf7173570b9e9cefb405.pdf)