The music at any given point sounds great, like classic video game bgm, but theres one thing that irks me. I don't feel a clear start and end to the music, it just seems abrupt both ways.
Generating Music (with an algorithm)
21–30 of 56 posts
Re: Generating Music (with an algorithm)
#22it sounds like i expected it would :)
bad, or artificial? If "artificial" - that's the performance side, and it depends on the soundbank. If a real performer plays the same score, it would sound better. The point is to have nice compositions first :)
still, a little too random
since it's algoritmic, maybe you can go for a little "coherence" throughout a piece, if it makes sense?
Re: Generating Music (with an algorithm)
#23Re: Generating Music (with an algorithm)
#24Also see: http://musicalgorithms.ewu.edu/algorithms/import.html
Re: Generating Music (with an algorithm)
#25A paper: http://ncra.ucd.ie/papers/gecco2011_jmcdermott.pdf
Some short mp3s: http://www.skynet.ie/~jmmcd/software/GraphMusicDemoPieces.tg...
Longer, slow-developing stuff on soundcloud (using slightly different software): http://soundcloud.com/jmmcd/tomorrow-is-a-new-day
Re: Generating Music (with an algorithm)
#26I have generated quite a bit of music using evolutionary algorithms. My research is mostly about figuring out representations that are not at too low a level (eg 1 "gene" per note). I like representations that in some way represent the patterns, oscillations, and processes that seem to drive music forward over time. A paper: http://ncra.ucd.ie/papers/gecco2011_jmcdermott.pdf Some short mp3s: http://www.skynet.ie/~jmm…
Re: Generating Music (with an algorithm)
#27Re: Generating Music (with an algorithm)
#28Nice work. Is anybody aware of automatic music performing software? I think that this is similar to automatic generation of music but more structured and therefore easier to implement. I remember reading some studies about software performing classical compositions, but never found working prototype to play with.
Re: Generating Music (with an algorithm)
#29Hmm, no mention of Prof. Cope at UCSC http://artsites.ucsc.edu/faculty/cope/experiments.htm
Sadly his code (lisp if I remember correctly) isn't on github either...
Re: Generating Music (with an algorithm)
#30I have generated quite a bit of music using evolutionary algorithms. My research is mostly about figuring out representations that are not at too low a level (eg 1 "gene" per note). I like representations that in some way represent the patterns, oscillations, and processes that seem to drive music forward over time. A paper: http://ncra.ucd.ie/papers/gecco2011_jmcdermott.pdf Some short mp3s: http://www.skynet.ie/~jmm…
they sound pretty nice :) will read the paper immediately