A SongNameEngine is an interface for generation song names. The generated song names are hashed and the hashcode is used as a seed for the random generator to generate the rest of the song.
Algorithmic random music composer
A SongNameEngine is an interface for generation song names. The generated song names are hashed and the hashcode is used as a seed for the random generator to generate the rest of the song.
Add new comment