caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* libsndfile bindings?
@ 2006-06-08 15:49 stefan kersten
  2006-06-09  0:22 ` [Caml-list] " David Baelde
  2006-06-11 11:45 ` Erik de Castro Lopo
  0 siblings, 2 replies; 4+ messages in thread
From: stefan kersten @ 2006-06-08 15:49 UTC (permalink / raw)
  To: caml-list

has anybody created ocaml bindings to libsndfile[1] by
chance?

<sk>

[1] http://www.mega-nerd.com/libsndfile/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] libsndfile bindings?
  2006-06-08 15:49 libsndfile bindings? stefan kersten
@ 2006-06-09  0:22 ` David Baelde
  2006-06-11 11:45 ` Erik de Castro Lopo
  1 sibling, 0 replies; 4+ messages in thread
From: David Baelde @ 2006-06-09  0:22 UTC (permalink / raw)
  To: caml-list

Hi,

Liquidsoap [1] has a Wav module for reading raw audio -- and a format
conversion procedure in mixer_c.c. It's not exactly ready-to-use and
general purpose but could fit your need.

Actually, if the binding exists, or if somebody (Hi Sam) does it, we
may use it instead of our module.

Cheers.
-- 
David

[1] http://svn.sourceforge.net/viewcvs.cgi/savonet/trunk/liquidsoap/src/tools/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] libsndfile bindings?
  2006-06-08 15:49 libsndfile bindings? stefan kersten
  2006-06-09  0:22 ` [Caml-list] " David Baelde
@ 2006-06-11 11:45 ` Erik de Castro Lopo
  2006-06-15 11:47   ` stefan kersten
  1 sibling, 1 reply; 4+ messages in thread
From: Erik de Castro Lopo @ 2006-06-11 11:45 UTC (permalink / raw)
  To: caml-list

stefan kersten wrote:

> has anybody created ocaml bindings to libsndfile[1] by
> chance?

Not that I know of. Since I am actually an Ocaml user *and*
the main author of libsndfile I really should get around to 
doing this :-).

Unfortunately, I'm currently rather short of time so Stefan,
I you put something together I would be more than happy to
to ship it with libsndfile and maintain it.

Cheers,
Erik 
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo
+-----------------------------------------------------------+
"We must not forget that Allah's rules have to be established in all lands."
-- Imam Muzammil H. Siddiqi of the Islamic Society of North America
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo
+-----------------------------------------------------------+
"Arguing that Java is better than C++ is like arguing that grasshoppers 
taste better than tree bark." -- Thant Tessman


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] libsndfile bindings?
  2006-06-11 11:45 ` Erik de Castro Lopo
@ 2006-06-15 11:47   ` stefan kersten
  0 siblings, 0 replies; 4+ messages in thread
From: stefan kersten @ 2006-06-15 11:47 UTC (permalink / raw)
  To: caml-list

On Sun, Jun 11, 2006 at 09:45:10PM +1000, Erik de Castro Lopo wrote:
> Unfortunately, I'm currently rather short of time so Stefan,
> I you put something together I would be more than happy to
> to ship it with libsndfile and maintain it.

thanks, erik, i thought of something quick and easy, so for
the time being i'll probably just convert to raw data. when
i have some time i'll have a stab at sndfile bindings ...

<sk>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-15 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-08 15:49 libsndfile bindings? stefan kersten
2006-06-09  0:22 ` [Caml-list] " David Baelde
2006-06-11 11:45 ` Erik de Castro Lopo
2006-06-15 11:47   ` stefan kersten

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).