slackbuilds_ponce/audio/snd/README
E. axillaris d9225e7d94
audio/snd: Updated for version 20.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-06-06 09:46:26 +07:00

11 lines
480 B
Text

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