caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus@oefai.at>
To: Berke Durak <berke@altern.org>
Cc: Alessandro Baretta <alex@baretta.com>, caml-list@inria.fr
Subject: Re: [Caml-list] Signal analysis
Date: Mon, 3 Jun 2002 20:40:47 +0200	[thread overview]
Message-ID: <20020603184047.GA28388@fichte.ai.univie.ac.at> (raw)
In-Reply-To: <20020603202401.A9387@gogol.zorgol>

On Mon, 03 Jun 2002, Berke Durak wrote:
> FFTW is really fast, but i've had trouble binding to it, so I ripped
> the FFT code from Scheme's SLIB. The result is a small program that
> displays in pseudo colour the spectrogram of a 16-bit raw audio
> file, using Bigarray and Graphics :
> 
> 	http://perso.wanadoo.fr/berke/caml/
> 
> BTW, couldn't someone hack FFTW to generate Caml code ? I mean, what's
> the point of using C ?

Interfacing to the FFTW-library is indeed awful, because of many options
that interact in fancy ways. Making a half-descent OCaml-library for
FFT-routines using the FFTW would probably take a couple of days full-time
(too long for me, I am more into symbolic stuff ;).

You can grab my unfinished attempt from here:

  http://www.oefai.at/~markus/tmp

Regards,
Markus Mottl

-- 
Markus Mottl                                             markus@oefai.at
Austrian Research Institute
for Artificial Intelligence                  http://www.oefai.at/~markus
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2002-06-03 18:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-03 19:19 Alessandro Baretta
2002-06-03 17:38 ` Eray Ozkural
2002-06-04 13:59   ` Christophe TROESTLER
     [not found]     ` <3D2CD456.4030808@baretta.com>
     [not found]       ` <20020711.194206.122060257.Christophe.Troestler@umh.ac.be>
2002-07-11 21:11         ` Alessandro Baretta
2002-06-03 18:24 ` Berke Durak
2002-06-03 18:40   ` Markus Mottl [this message]

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=20020603184047.GA28388@fichte.ai.univie.ac.at \
    --to=markus@oefai.at \
    --cc=alex@baretta.com \
    --cc=berke@altern.org \
    --cc=caml-list@inria.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).