From: Philippe Brochard
Subject: [ANN] cl-wav-synth - express noises as you think
Date: 
Message-ID: <87mzdsn8ah.fsf@grigri.elcforest>
Hi folks,

I'm glad to announce the first public release of cl-wav-synth.

cl-wav-synth is a wav sample editor. It comes in two parts, the main
library for manipulating wav files and a (Mc)CLIM interface with a
full lisp listener, a sample pane editor, a spectrum pane editor and a
song pane editor.

The wav sample editor is driven from the lisp REPL: you can watch
immediately the result of each applied functions. cl-wav-synth comes
with some effects as echo, delay, pitch...

The spectrum editor is here just for educational purpose. It show the
effect of adding sinus together. But it can load spectrum from the
sharc project and can be used to produce instruments sounds (the sample
amplitude need to be modified to have a real sound).

The song editor is a way to express a song. A song is just a list of
events to write on a wav file. cl-wav-synth traverses the song list
and evaluates the form of each song-sample, if the result is a wav
sample, it is merged in the song wav file.

As cl-wav-synth is not the most sexy wav sample editor, I've had fun
to make some animations to show its usage.


You can find all of this here:

  http://common-lisp.net/project/cl-wav-synth/


Hope you'll have fun with it,

Philippe

-- 
Philippe Brochard    <···········@SPAM_free.fr>
                      http://hocwp.free.fr
From: Paolo Amoroso
Subject: Re: [ANN] cl-wav-synth - express noises as you think
Date: 
Message-ID: <87vesgd860.fsf@plato.moon.paoloamoroso.it>
Philippe Brochard <·····@free.fr> writes:

> I'm glad to announce the first public release of cl-wav-synth.
[...]
>   http://common-lisp.net/project/cl-wav-synth/

This is a cool application.  Be sure to check the screen shots and
videos at the project site.


Paolo
-- 
Why Lisp? http://wiki.alu.org/RtL%20Highlight%20Film
The Common Lisp Directory: http://www.cl-user.net