Program to create music from DNA sequences, made as my Bachelor's thesis project.
I experimented with a couple methods;
- Determining the protein sequences a DNA sequence would generate and creating chord sequences stochastically based on that.
- Using a neural network to train a Markov chain to determine the best probability space for changing between different notes, based on the input DNA sequence.
Some music from Salmonella DNA can be heard at https://soundcloud.com/gareth-hillston/sets/biological-autogenerative
It's kind of janky lift music, but it's music!