caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Leonardo Laguna Ruiz <modlfo@gmail.com>
To: Caml-list <caml-list@inria.fr>
Subject: [Caml-list] Vult language made with Ocaml
Date: Sun, 17 May 2015 21:28:13 +0200	[thread overview]
Message-ID: <650052B1-6518-402A-B55C-F436E69EEEF6@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1116 bytes --]

Hi, I just wanted to share this project that I made using Ocaml.

Last weekend I attended to the MIDIHACK in Berlin which is a hackathon focused on music technology. During that hackathon I worked on a part of a project that I have been working on for some months.

Vult is a domain specific language focused on algorithms for digital signal processing, for example, making audio effects. Here is the main page of my project http://modlfo.github.io/vult/ <http://modlfo.github.io/vult/>

During the hackathon I set up a platform for real-time coding/experimentation with Vult. I used js_of_ocaml to convert all the compiler to JavaScript, and using the Web Audio and MIDI API it is posible to program audio effects and synthesizers directly in the browser. You can take a look at it here http://modlfo.github.io/vult/demo.html <http://modlfo.github.io/vult/demo.html> but you need a MIDI controller to really have fun with it.

Vult is still in a prototyping stage, so there are still missing features and bugs.

Big thanks to all the people working in Ocaml and other libraries that I use.

Leonardo


[-- Attachment #2: Type: text/html, Size: 1709 bytes --]

             reply	other threads:[~2015-05-17 19:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-17 19:28 Leonardo Laguna Ruiz [this message]
2015-05-18  8:30 ` Erkki Seppala
2015-05-19  8:27   ` Leonardo Laguna Ruiz
2015-05-19 22:33     ` Jérôme Benoit

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=650052B1-6518-402A-B55C-F436E69EEEF6@gmail.com \
    --to=modlfo@gmail.com \
    --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).