<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
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.<br>
<br>
Jason<br>
<br>
<br>
Jeremy Shaw wrote:
<blockquote cite="midbrdb1az6.wl%25jeremy.shaw@linspireinc.com"
 type="cite">
  <pre wrap="">At Fri, 03 Dec 2004 10:56:24 -0500,
Jason Bailey wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">
Would anyone know of packages out there for Haskell that support mp3's 
or ogg files?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
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.


  </pre>
</blockquote>
<br>
</body>
</html>