Project which demonstrates generating musical melodies using genetic algorithms.
Application for melody composition using genetic algorithms. The application uses a simple UI to alter the parameters for melody generation. A simple plugin system is used to make it easy to add new plugins which are used by the fitness function to calculate the fitness of a given melody.
Unzip the archive and follow the instructions in the readme.txt for running the application. See http://jcraane.blogspot.com/2009/06/melody-composition-using-genetic.html for a description of this application.