SlackBuildsOrg/audio/snd
B. Watson 4d75bcc07d
audio/snd: Fix download URL.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-19 12:09:28 +07:00
..
doinst.sh audio/snd: Updated for version 20.3. 2020-06-06 09:46:26 +07:00
README audio/snd: Updated for version 20.3. 2020-06-06 09:46:26 +07:00
slack-desc
snd.desktop audio/snd: Updated for version 20.3. 2020-06-06 09:46:26 +07:00
snd.info audio/snd: Fix download URL. 2022-02-19 12:09:28 +07:00
snd.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
snd_48x48.xpm

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