Jump to letter: [
ABCDEFGHJKLMNPQRSTVXYZ
]
snd - A sound editor (%{version}, "09/07/2006")
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-8.tar.gz.
This package contains snd version 8.3, dated "09/07/2006".
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| snd |
8.3 |
1.rhfc5.ccrma |
i386 |
9.86 MiB |
Thu Sep 7 15:58:19 2006 |
Changelog
- * Thu Sep 7 15:00:00 2006 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 8.3-1
- updated to 9/7/2006 snapshot
- add proper build requirements for fc5 (desktop-file-utils, X,
change fftw3 to fftw)
- removed build_for_ccrma flag
- added build requirements: vorbis-tools, speex-devel, flac-devel
- * Mon Sep 26 15:00:00 2005 Fernando Lopez-Lezcano <nando{%}ccrma{*}stanford{*}edu> 7.15-1
- updated to current snapshot (7.15+)
- audinfo does not link, remove for now
- * Sat Apr 2 14: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