Download from http://www.notam02.no/arkiv/src/snd/ Screenshot: http://www.notam02.no/arkiv/src/snd/snd-ls-0.9.1.png Snd-ls v0.9.1 ------------- Released 17.8.2004 Contains -------- Snd v7.6 from 2.8.2004 About ----- Snd-ls is a distribution of the sound editor Snd. Its target is people that don't know scheme very well, and don't want to spend too much time configuring Snd. It can also serve as a quick introduction to Snd and how it can be set up. Install ------- 1. Edit the file config.scm, for configuration settings. 2. Run ./build 3. Run ./install as root. Its not necessarry to uninstall any previously installed versions of Snd. Snd-ls should not interfere with already installed versions. After installing, the name of the executable is "snd-ls". To uninstall, run ./uninstall Required packages ----------------- guile gtk-2 jack libsamplerate ladspa liblrdf fftw3 (guile-devel, gtk-2-devel and liblrdf-devel is also needed at runtime) Changes ------- 0.9.0 -> 0.9.1: -Official announced. -Upgraded SND from 20.7.2004 to 2.8.2004 -Huge amount of testing at Notam by 14 unexperienced guinea pigs for a whole week; many bugs fixed. Links ----- Snd: http://ccrma.stanford.edu/software/snd/ Guile: http://www.gnu.org/software/guile/guile.html Credits ------- Snd is made by Bill Schottstaedt. This small package is put together by Kjetil Matheussen / Notam, with consulting help from Bill Schottstaedt. --