SlackBuildsOrg/audio/snd
Arthur W. Green 1f4deebdf1
audio/snd: Updated for version 17.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-17 06:55:48 +07:00
..
doinst.sh
README
slack-desc
snd.desktop
snd.info audio/snd: Updated for version 17.0. 2016-12-17 06:55:48 +07:00
snd.SlackBuild audio/snd: Updated for version 17.0. 2016-12-17 06:55:48 +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 are currently the best supported (and tested) options for Snd.
Slackware 14.2 includes Motif and the GNU Scientific Library (gsl), so
these dependencies can now be the preferred defaults for Snd.

OpenGL rendering of spectrograms under Motif can be enabled by setting
OPENGL=yes in the environment you run snd.SlackBuild.  Since this is
not appropriate for all configurations, it is disabled by default.