2000-10-08 20:53:47 +02:00
|
|
|
Snd is a sound editor modeled loosely after Emacs and an old, sorely-missed
|
2000-10-19 10:35:30 +02:00
|
|
|
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
|
2008-10-12 11:58:47 +02:00
|
|
|
Guile, Ruby or Forth.
|
2000-10-08 20:53:47 +02:00
|
|
|
|
|
|
|
Included with it are some command-line utilities:
|
2000-10-19 10:35:30 +02:00
|
|
|
- snd-info (note: renamed from sndinfo, for this FreeBSD port) prints a
|
|
|
|
description of a sound file.
|
2000-10-08 20:53:47 +02:00
|
|
|
- sndplay plays a sound file.
|
|
|
|
- sndrecord records sound from a microphone.
|
|
|
|
- audinfo describes the current state of the audio hardware.
|
|
|
|
|
2008-06-06 00:31:13 +02:00
|
|
|
WWW: http://ccrma.stanford.edu/software/snd/
|