[Haskell-beginners] Playing and combining audio files

Tom Murphy amindfv at gmail.com
Wed Sep 12 03:17:21 CEST 2012


Hsc3 might be more than you're looking for, but it does play audio files
and it does it elegantly. Maybe not the right tool for the task, though.

Tom
On Sep 11, 2012 3:17 PM, "Tobias" <tobnels at freenet.de> wrote:

> Hello,
>
> I'm searching for a library with which I can process audio files (.wav or
> .mp3). All I need is functions with which I can
> - play audio files
> - concat several audio files to one audio file
>
> Can you suggest a library for this task? I looked through
> http://hackage.haskell.org/**packages/archive/pkg-list.**html#cat:sound<http://hackage.haskell.org/packages/archive/pkg-list.html#cat:sound>but I didn't manage to find ways to do this respectively sample code for
> this.
>
> Any hints are welcome- thanks,
> Tobias
>
> ______________________________**_________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/**mailman/listinfo/beginners<http://www.haskell.org/mailman/listinfo/beginners>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120911/c95ae244/attachment-0001.htm>


More information about the Beginners mailing list