Re: [haskell art] Music made with Haskell

2014-12-01 Thread Anton Kholomiov
Thanks for the kind words. It was a long road to making the tracks

2014-12-01 4:34 GMT+03:00 Francesco Ariis fa...@ariis.it:

 ― Attachment links are at the end of this email ―

 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 finally listened to them, enjoyed the pieces very much, especially
 the soothing Ocean. The code of the songs is slender and understandable
 too, which says a lot about the expressiveness of the library.
 Hope to hear more from you!
 Haskell Art now contains the following file

 http://lurk.org/r/file/nFZV4c8qtpakhypQ8qLsZLbNvOh-du-2uIm3Mv
 Name:
 Type: application/pgp-signature
 Size: 0KB


 --

 Read the whole topic here: Haskell Art:
 http://lurk.org/r/topic/5IjFl1XM22QwKsJmkDUlFz

 To leave Haskell Art, email haskell-...@group.lurk.org with the following
 email subject: unsubscribe


-- 

Read the whole topic here: Haskell Art:
http://lurk.org/r/topic/6LXHNVYlLCKCnXSVzKBIJK

To leave Haskell Art, email haskell-...@group.lurk.org with the following email 
subject: unsubscribe


Re: [haskell art] Music made with Haskell

2014-11-30 Thread Francesco Ariis
― Attachment links are at the end of this email ―

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 finally listened to them, enjoyed the pieces very much, especially
the soothing Ocean. The code of the songs is slender and understandable
too, which says a lot about the expressiveness of the library.
Hope to hear more from you!
Haskell Art now contains the following file

http://lurk.org/r/file/nFZV4c8qtpakhypQ8qLsZLbNvOh-du-2uIm3Mv
Name: 
Type: application/pgp-signature
Size: 0KB


-- 

Read the whole topic here: Haskell Art:
http://lurk.org/r/topic/5IjFl1XM22QwKsJmkDUlFz

To leave Haskell Art, email haskell-...@group.lurk.org with the following email 
subject: unsubscribe


Re: [haskell art] Music made with Haskell

2014-11-29 Thread Francesco Ariis
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-...@group.lurk.org with the following email 
subject: unsubscribe


Re: [haskell art] Music made with Haskell

2014-11-29 Thread Anton Kholomiov
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...@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-...@group.lurk.org with the following
 email subject: unsubscribe


-- 

Read the whole topic here: Haskell Art:
http://lurk.org/r/topic/Vu8gs5tWJt4ZQbDGKpkzx

To leave Haskell Art, email haskell-...@group.lurk.org with the following email 
subject: unsubscribe