diff options
author | wiz <wiz@pkgsrc.org> | 2005-11-23 22:39:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-11-23 22:39:12 +0000 |
commit | d528fcc9f2610d482104dd5ff41eb89d1bed089c (patch) | |
tree | ff13d7c4276fbc0c4831fac16468b85b25cffbb0 /audio/snd/DESCR | |
parent | f2dcd9fac745670be18e1c4575f3ebbd61bf4561 (diff) | |
download | pkgsrc-d528fcc9f2610d482104dd5ff41eb89d1bed089c.tar.gz |
Update to 7.15:
About 7 years of development. Includes among others:
support for flac, speex, ogg/vorbis; a choice of frontends between
motif and gtk; esound support; guile scripting support; and native
NetBSD audio code.
Some possible future work on this package:
Add options for fftw2 fftw3 ladspa gamin/fam mpg123 timidity ruby
Diffstat (limited to 'audio/snd/DESCR')
-rw-r--r-- | audio/snd/DESCR | 16 |
1 files changed, 4 insertions, 12 deletions
diff --git a/audio/snd/DESCR b/audio/snd/DESCR index ceb77357aa9..85aafe1ffbc 100644 --- a/audio/snd/DESCR +++ b/audio/snd/DESCR @@ -1,12 +1,4 @@ -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 at -once, each with any number of channels. Each channel is normally displayed -in its own window, with its own cursor, edit history, and marks; each sound -has a 'control panel' to try out various changes quickly, and an expression -parser, used mainly during searches; there is an overall stack of 'regions' -that can be browsed and edited; channels and sounds can be grouped together -during editing; edits can be undone and redone without restriction -('unlimited undo'); Snd can be customized using an Emacs-lisp-like syntax; -it can also be extended with user-supplied editing or display functions -loaded at run time; and it's free; the code is available via anonymous ftp -from ccrma-ftp.stanford.edu as pub/Lisp/snd.tar.gz. +Snd is a sound editor modelled loosely after Emacs and an old, +sorely-missed PDP-10 sound editor named Dpysnd. It can accommodate +any number of sounds each with any number of channels, and can be +customized and extended using either Guile or Ruby. Snd is free. |