[Haskell-cafe] Sound library?

Jeremy Shaw jeremy.shaw at linspireinc.com
Fri Dec 3 13:40:45 EST 2004


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

I have some haskell bindings to libmad somewhere ... I don't remember
how complete they are, but I think i got them to the point that I
could decode and play an mp3. Of course, all the actual decoding work
was being done in libmad, and haskell was just pulling the strings...

I can attempt to dig them up if that would suit your needs...

Jeremy Shaw.


--

This message contains information which may be confidential and privileged. Unless you are the 
addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone 
the message or any information contained in the message. If you have received the message in error, 
please advise the sender and delete the message.  Thank you.


More information about the Haskell-Cafe mailing list