caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "David Baelde" <david.baelde@gmail.com>
To: Ocaml <caml-list@inria.fr>
Subject: [ANN] New Savonet releases
Date: Sun, 27 Aug 2006 16:56:01 +0200	[thread overview]
Message-ID: <53c655920608270756w41f85bcdmf171283ccdc15d03@mail.gmail.com> (raw)

Hi list,

The Savonet team is proud to announce a new bunch of releases,
including liquidsoap 0.3.0 and updates of our libraries for OCaml:
vorbis, mad, lame, alsa, shout and others.

Liquidsoap is a simple script language allowing one to build audio
stream sources from various elementary sources, source combinators and
audio outputs. Once the source runs, one can interact with the process
through a telnet interface -- a graphical interface is also available.
It is mainly intended to be used as an icecast client for internet
radios, but could also be used as a weird media player.

Since the 0.2.0 release, we fixed more bugs and liquidsoap is getting
more and more stable: we now get uptimes of 40 days and counting. But
liquidsoap 0.3.0 also has a whole lot of new features and usability
improvements, thanks to the interaction with new users. Outputs are
now sources like others, allowing multi-output scripts. We added ALSA
I/O and MP3 encoding, metadata rewriting, blank detection, shout
client source, better interfacing with external programs, transitions,
etc.

We also started a wiki (http://savonet.sf.net) on which a real
documentation has been written, with plenty of examples. This is the
place to learn more about our project. A PDF generated from the wiki
is also included in the liquidsoap release.

The introduction of transitions might be of interest for the caml-list
readers, since it came with a new design of the script language.
Liquidsoap now has a real tiny functional programming language, with
static infered types, and a simple Ruby-like syntax. Functions are
useful for conciseness, but also as a mean to specify a transition.
The switching source combinators now accept transitions, as functions
of type source->source->source, taking the previous and the next
source, and building a new one with a transition -- fade, add, many
things are possible.

Feedback or new ideas would be welcome, and I'd be happy to answer any question.

We hope you'll enjoy it.
-- 
David for the Savonet team


                 reply	other threads:[~2006-08-27 14:56 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=53c655920608270756w41f85bcdmf171283ccdc15d03@mail.gmail.com \
    --to=david.baelde@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=david.baelde@ens-lyon.org \
    /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).