TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Making music automatically with markov chains and genetic algorithms

4 pointsby vikpover 11 years ago

1 comment

Kronopathover 11 years ago
Steve Engels at the University of Toronto has done some work on exactly this. You can read a bit about the work and listen to some samples here: <a href="http://www.magazine.utoronto.ca/leading-edge/computer-music-composition-steve-engels-daniel-eisner/" rel="nofollow">http:&#x2F;&#x2F;www.magazine.utoronto.ca&#x2F;leading-edge&#x2F;computer-music-...</a><p>It used similar techniques, using a note-by-note Markov Chain on MIDI to generate music similar to an initial piece of training data. The difference with his model is that it&#x27;s only trained on a single piece at a time. This leads to significantly more coherent music, but at the cost of making it effectively a variation on the original piece.<p>The biggest challenge in this kind of work is trying to get an overall structure for the entire song. In talks at the university, Engels has described the output of his model as that of a &quot;distracted jazz pianist&quot;—the moment-to-moment melodies are coherent but the song lacks overall form and direction.
评论 #6896111 未加载