B. Watson 4d75bcc07d audio/snd: Fix download URL. пре 2 година
..
README d9225e7d94 audio/snd: Updated for version 20.3. пре 4 година
doinst.sh d9225e7d94 audio/snd: Updated for version 20.3. пре 4 година
slack-desc 83f2934b5d audio/snd: Updated for version 16.7. пре 8 година
snd.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var пре 3 година
snd.desktop d9225e7d94 audio/snd: Updated for version 20.3. пре 4 година
snd.info 4d75bcc07d audio/snd: Fix download URL. пре 2 година
snd_48x48.xpm ae5e196369 audio/snd: Script cleanup. пре 8 година

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