On Thu, 5 Jun 2008, Achim Schneider wrote: > The recent discussion about Markoff chains inspired me to try to > train one with all the Bach midi's I have on my disk, collecting > statistics on what intervals tend to get played simultaneously, > which follow others and in which way the pitch offsets from its mean, > so that melodies fall and raise "naturally".
I don't know, if you already found that one: http://darcs.haskell.org/haskore/src/Haskore/Example/Kantate147.hs Surprisingly I also tried Markov Chain on a Bach song. But my approach was too simplistic in order to produce a nice new song. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
