Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
snd: A sound editor (7.11, "03/18/2005")
- Summary
- Snd is a sound editor modelled loosely after Emacs and an old, sorely-missed
PDP-10 sound editor named Dpysnd. It can accomodate any number of sounds
each with any number of channels, and can be customized and extended
using guile and guile-gtk. Snd is free (LGPL); the code is available via
anonymous ftp at ccrma-ftp.stanford.edu as pub/Lisp/snd-7.tar.gz.
This package contains snd version 7.11, dated "03/18/2005".
Arch: src
Download: | snd-7.11-1.src.rpm |
Build Date: | Fri Apr 21 23:58:20 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 5.89 MiB |
Changelog
- * Mon Apr 17 11:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Mon May 30 11:00:00 2005 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- more changes for StartCom Linux 4.0.x
- * Sat Apr 2 11:00:00 2005 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 7.11-1
-
- updated to 7.11
- detection of alsa not working, hacked config.h, added -lasound to
link stage and patch to midi.c to be able to build oss and alsa
support at the same time