slackbuilds_ponce/audio/snd
Arthur W. Green 948e2e094b audio/snd: Updated for version 17.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-05-13 06:59:14 +07:00
..
doinst.sh
README audio/snd: Updated for version 17.3. 2017-04-06 21:03:01 +07:00
slack-desc audio/snd: Updated for version 16.7. 2016-08-28 00:22:59 +01:00
snd.desktop
snd.info audio/snd: Updated for version 17.4. 2017-05-13 06:59:14 +07:00
snd.SlackBuild audio/snd: Updated for version 17.4. 2017-05-13 06:59:14 +07: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, as
these options are well-supported by Snd's author and extensively
tested.

Support for OpenGL rendering of spectrograms can be enabled like so:
  OPENGL=yes sh ./snd.SlackBuild
This is not appropriate for all configurations, so this option is
disabled by default.