You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
awg 29fc018fb1
audio/snd: Updated for version 18.5.
7 years ago
..
README audio/snd: Updated for version 18.5. 7 years ago
doinst.sh audio/snd: Added (A sound editor). 10 years ago
slack-desc audio/snd: Updated for version 16.7. 9 years ago
snd.SlackBuild audio/snd: Updated for version 18.5. 7 years ago
snd.desktop audio/snd: Script cleanup. 10 years ago
snd.info audio/snd: Updated for version 18.5. 7 years ago
snd_48x48.xpm audio/snd: Script cleanup. 10 years ago

README

Snd is a sound editor modelled loosely after Emacs.  It is highly
programmable, supports a variety of audio and sample file formats,
includes a complete implementation of Common Lisp Music (CLM), can be
run sans GUI as a scripting engine, and more.

This SlackBuild configures Snd to use Scheme (s7), ALSA, and Motif.
But using GTK3 instead of Motif is also easy.
GTK=yes sh ./snd.SlackBuild

To enable support for OpenGL spectrogram rendering:
OPENGL=yes sh ./snd.SlackBuild