cl-wav-synth

cl-wav-synth is a wav sample editor.
Download

cl-wav-synth Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Philippe Brochard
  • Publisher web site:
  • http://hocwp.free.fr/clfswm/

cl-wav-synth Tags


cl-wav-synth Description

cl-wav-synth is a wav sample editor. cl-wav-synth project is a wav sample 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.Installation:To run the CLIM CLI interface of cl-wav-synth, you need a lisp implementation* with asdf, McCLIM and the CLIM Listener built in. Then you can load the file load.lisp or edit it for tweaking.Tested with CMUCL (GNU/Linux x86, MacOS X), SBCL (GNU/Linux x86 and PPC, MacOS X) and CLISP (GNU/Linux x86 and PPC, MacOS X and MS-Windows)What's New in This Release:· cl-wav-synth uses the mikmod library as its default player.· A song recorder has been added.· It allows you to bind keys to samples and to record a song played with the keyboard in real time.· The recorded song can be edited by hand.


cl-wav-synth Related Software