[Haskell-cafe] Sound library?

Ian Lynagh igloo at earth.li
Sat Dec 4 13:19:46 EST 2004


On Fri, Dec 03, 2004 at 10:56:24AM -0500, Jason Bailey wrote:
> 
> Would anyone know of packages out there for Haskell that support mp3's 
> or ogg files?

I have a (partial, I think) binding for gstreamer:

http://urchin.earth.li/~ian/minstrel/

(you only need GHC 6.3 for hcurses, hgstreamer and dependencies should
compile fun without it I believe).

I also have a complete, although error-checking-free, libalsaplayer
binding, but I found it a less pleasant API (which is why I switched):

darcs get http://urchin.earth.li/darcs/ian/halsaplayer


Thanks
Ian



More information about the Haskell-Cafe mailing list