caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David Baelde" <david.baelde@gmail.com>
To: "Vu Ngoc San" <san.vu-ngoc@ujf-grenoble.fr>
Cc: "Caml Mailing List" <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] reading audio
Date: Mon, 4 Dec 2006 10:31:22 +0100	[thread overview]
Message-ID: <53c655920612040131v4573def3o2918e4637a6a3f75@mail.gmail.com> (raw)
In-Reply-To: <4573E826.1080803@ujf-grenoble.fr>

Hi,

It would be nice to have a binding of libsndfile for that kind of
purpose. Unfortunately I don't think we have one yet.

For what it's worth, there is a Wav module at
<https://svn.sourceforge.net/svnroot/savonet/trunk/liquidsoap/src/tools/>.
Simply remove the conversion of format to Mixer.format and there
shouldn't be any external dependency left.

I know that it doesn't handle some formats, but .. it's good enough
for us most of the time. If anybody does ocaml-libsndfile I'd be happy
to use it instead.

Cheers.
-- 
David


  reply	other threads:[~2006-12-04  9:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-04  9:19 Vu Ngoc San
2006-12-04  9:31 ` David Baelde [this message]
2006-12-04 10:01   ` [Caml-list] " Erik de Castro Lopo
2006-12-04 10:35     ` Vu Ngoc San
2006-12-04 12:56   ` Vu Ngoc San
2006-12-04 11:42 ` Richard Jones
2006-12-04 19:30   ` Erik de Castro Lopo
2006-12-04 14:20 ` Eric Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53c655920612040131v4573def3o2918e4637a6a3f75@mail.gmail.com \
    --to=david.baelde@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=david.baelde@ens-lyon.org \
    --cc=san.vu-ngoc@ujf-grenoble.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).