caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Philippe Strauss <philou@philou.ch>
To: caml-list@inria.fr
Subject: [Caml-list] signal processing library
Date: Wed, 20 Jun 2001 10:19:53 +0200	[thread overview]
Message-ID: <20010620101953.A6873@philou.ch> (raw)

Dear caml users,

I'm new to ocaml and want to play with signal processing of audio
signals mostly, also video (will depend on performance), I use to
do that with C (http://philou.ch/libdsp.c) but never liked to code
as much memory management stuff around the real thing, I'm not
a programmer, or a very lazy one :)

OCaml catched my attention of finally something new and clever on
the programming language side, with both high-level paradigm and ability
to do lower level plumbery in case. performance seems good, even close
to C on quite some benchmarks.

I browsed a lot to find signal processing free ocaml code without much
sucess, while at the same time crossing post of peoples doing DSP developpement
on this mailing list.
Isn't the time to share some DSP code into a library?

Personnaly, I'm looking for fft, dct, wavelet processing mostly.

kind regards, and kudos to the caml developpers!

-- 
Philippe Strauss
http://philou.ch/

L'indifférence est le plus grand risque de notre temps,
la forme civilisée de la cruauté.  -- Zenta Maurina
--
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


                 reply	other threads:[~2001-06-20  8:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20010620101953.A6873@philou.ch \
    --to=philou@philou.ch \
    --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).