B. Watson 4d75bcc07d audio/snd: Fix download URL. 2 years ago
..
README d9225e7d94 audio/snd: Updated for version 20.3. 4 years ago
doinst.sh d9225e7d94 audio/snd: Updated for version 20.3. 4 years ago
slack-desc 83f2934b5d audio/snd: Updated for version 16.7. 7 years ago
snd.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
snd.desktop d9225e7d94 audio/snd: Updated for version 20.3. 4 years ago
snd.info 4d75bcc07d audio/snd: Fix download URL. 2 years ago
snd_48x48.xpm ae5e196369 audio/snd: Script cleanup. 8 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