[Haskell-cafe] Analysing music
Henning Thielemann
lemming at henning-thielemann.de
Thu Jun 5 17:22:31 EDT 2008
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.
More information about the Haskell-Cafe
mailing list