B. Watson 4d75bcc07d audio/snd: Fix download URL. il y a 2 ans
..
README d9225e7d94 audio/snd: Updated for version 20.3. il y a 4 ans
doinst.sh d9225e7d94 audio/snd: Updated for version 20.3. il y a 4 ans
slack-desc 83f2934b5d audio/snd: Updated for version 16.7. il y a 8 ans
snd.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var il y a 3 ans
snd.desktop d9225e7d94 audio/snd: Updated for version 20.3. il y a 4 ans
snd.info 4d75bcc07d audio/snd: Fix download URL. il y a 2 ans
snd_48x48.xpm ae5e196369 audio/snd: Script cleanup. il y a 8 ans

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