From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 2B9F5BB84 for ; Thu, 15 Jun 2006 13:24:24 +0200 (CEST) Received: from florenz231.server4you.de (static-ip-217-172-183-231.inaddr.intergenia.de [217.172.183.231]) by nez-perce.inria.fr (8.13.6/8.13.6) with ESMTP id k5FBONuq005252 for ; Thu, 15 Jun 2006 13:24:24 +0200 Received: from localhost (localhost [127.0.0.1]) by florenz231.server4you.de (Postfix) with ESMTP id 2BDCB165E70 for ; Thu, 15 Jun 2006 13:15:30 +0200 (CEST) Received: from florenz231.server4you.de ([127.0.0.1]) by localhost (florenz231.server4you.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14811-05 for ; Thu, 15 Jun 2006 13:15:28 +0200 (CEST) Received: from self.local. (uhura.kgw.TU-Berlin.DE [130.149.50.241]) by florenz231.server4you.de (Postfix) with ESMTP id DA583165E61 for ; Thu, 15 Jun 2006 13:15:28 +0200 (CEST) Received: from sk by self.local. with local (masqmail 0.2.21) id 1FqqJq-1ID-00 for ; Thu, 15 Jun 2006 13:47:26 +0200 Date: Thu, 15 Jun 2006 13:47:25 +0200 From: stefan kersten To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] libsndfile bindings? Message-ID: <20060615114725.GA4216@localdomain> Mail-Followup-To: caml-list@yquem.inria.fr References: <20060608154905.GE3713@localdomain> <20060611214510.168c50ce.ocaml-erikd@mega-nerd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060611214510.168c50ce.ocaml-erikd@mega-nerd.com> User-Agent: :tnegA-resU X-PGP-Key: http://v00d00.k-hornz.de/sk.pub.asc X-PGP-Fingerprint: 3746 D2A6 3151 017B A670 2C56 4487 89B8 6C49 F02A X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at server4you.de X-Miltered: at nez-perce with ID 44914367.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; bindings:01 bindings:01 2006:98 wrote:01 caml-list:01 short:01 data:02 erik:04 erik:04 probably:06 rather:07 i'm:08 jun:09 convert:11 ship:87 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.3 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 ...