

| |||||||
|
You are here: Root > By Operating System > Windows family
A WAV sound sample editor with a library for manipulating WAV files and a (Mc)CLIM GUI. The GUI is based on a Lisp listener and provides editing tools for samples, spectra and songs.
| hocwp@free.fr | |
| Web site | http://common-lisp.net/project/cl-wav-synth/ |
| Mailing list | http://common-lisp.net/mailman/listinfo/cl-wav-synth-devel |
| Version | 2007-02-05 - Monday, 05 February 2007 |
| Maturity | Beta |
| OS compatibility | Unix, MacOSX, MS Windows |
| ASDF installable | No |
| Official Download | http://common-lisp.net/project/cl-wav-synth/cl-wav-synth-current.tar.gz |
| Mirrored Download | |
| Source code repository | http://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=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.

McCLIM | ASDF | CFFI - the Common Foreign Function Interface
Windows family | MacOS classic | Music | Signal processing | CLIM | Libraries | Applications | Unix family | LLGPL
You must be logged to add a note
You must be logged to add a comment