[Haskell-cafe] [haskell art] Music made with Haskell

Anton Kholomiov anton.kholomiov at gmail.com
Sat Nov 29 20:10:56 UTC 2014


You can listen in the ghci!

ghci
>:l Celtic.hs
> main

It relies on csound-sampler.  Which can be installed from Hackage with
cabal:

cabal install csound-sampler

And the csound should be installed. See csounds.com


2014-11-29 17:09 GMT+04:00 Francesco Ariis <fa-ml at ariis.it>:

> On Fri, Nov 28, 2014 at 12:47:48PM +0400, Anton Kholomiov wrote:
> > I wrote two tracks completely with Haskell.
> > You can listen to them on the soundcloud:
>
> I downloaded the zip'd source, but I cannot listen to your track
> on soundcloud (it requires Flash, and Linux doesn't play well
> with Flash).
> Is there any other place I can download them from?
>
> --
>
> Read the whole topic here: Haskell Art:
> http://lurk.org/r/topic/1oAxdkhuHG8pZxAtD1skqT
>
> To leave Haskell Art, email haskell-art at group.lurk.org with the following
> email subject: unsubscribe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141130/bce7300b/attachment.html>


More information about the Haskell-Cafe mailing list