Tagged Questions
12
votes
3answers
1k views
How can I generate nice-sounding random chord progressions?
I'm trying to write a computer program to generate simple random chord progressions. Is there a way of ranking chords based on how nice they will sound after the previous ones?
Any advice would be ...