On Tue, 16 Dec 2014, Claude Heiland-Allen wrote:

> On 16/12/14 19:36, Henning Thielemann wrote:
>> You can download the project's code from the darcs repository:
>>
>> [4] http://code.haskell.org/~thielema/sound-collage/
>
> needs a newer numeric-prelude than that on Hackage..

The good news is that it actually does not need the newer version of 
numeric-prelude. The bad news is that fft-0.1.8 is required. I have 
uploaded this one and checked with cabal-sandbox that it can be installed 
with all dependencies from Hackage. Cabal-sandbox is really great for 
these kinds of tests!

However, the program is still really rough. Parameters like the chunk size 
are currently hard-wired, option handling is rudimentary (watch 
src/Main.hs) and there is potential for optimizations. Currently the 
program needs many minutes for building a pool of chunks. If you are 
interested in testing the program I am willing to fix these issues.

-- 

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

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

Reply via email to