slackbuilds_ponce/audio/snd
awg b0cead88cb
audio/snd: Updated for version 18.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-03 07:46:37 +07:00
..
doinst.sh
README
slack-desc
snd.desktop
snd.info audio/snd: Updated for version 18.8. 2018-11-03 07:46:37 +07:00
snd.SlackBuild audio/snd: Updated for version 18.8. 2018-11-03 07:46:37 +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.
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