SlackBuildsOrg/audio/snd
awg b1f8c3c311
audio/snd: Updated for version 19.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-12-07 18:38:53 +07:00
..
doinst.sh
README audio/snd: Updated for version 18.5. 2018-07-21 06:53:30 +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 19.9. 2019-12-07 18:38:53 +07:00
snd.SlackBuild audio/snd: Updated for version 19.9. 2019-12-07 18:38:53 +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