I'm new to Haskell so I didn't realize it had that much of a performance issue. If you could find those bindings I'd appreciate it, at the very least it would give me a starting point on where to go frrom here.

Jason


Jeremy Shaw wrote:
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.


  

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to