[Haskell-cafe] Music made with Haskell
Anton Kholomiov
anton.kholomiov at gmail.com
Fri Nov 28 08:47:48 UTC 2014
I wrote two tracks completely with Haskell.
You can listen to them on the soundcloud:
https://soundcloud.com/anton-kho/celtic
https://soundcloud.com/anton-kho/invisible-ocean
The music is based on samples but
a single track uses no more than 6 samples.
The code is under 100 lines of code.
I'm using my libs csound-sampler and csound-expression.
You can check out the source code at:
http://ge.tt/3MjwF852/v/0
Please turn off the AdBlock for this page to download the code.
Happy haskelling!
Anton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141128/e7043963/attachment.html>
More information about the Haskell-Cafe
mailing list