diff options
author | E. axillaris <elanus@i2pmail.org> | 2020-06-06 09:46:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-06 09:46:26 +0700 |
commit | d9225e7d940198fd3b58010060de49cba2556ad5 (patch) | |
tree | 73ad85370fcacba6653f532730175ecea000c50d /audio/snd/README | |
parent | b7e464edd480c9d3649f9b2f14ced397968b31b7 (diff) | |
download | slackbuilds-d9225e7d940198fd3b58010060de49cba2556ad5.tar.gz |
audio/snd: Updated for version 20.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/snd/README')
-rw-r--r-- | audio/snd/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/snd/README b/audio/snd/README index c30d8d73c7..b7c1bc423e 100644 --- a/audio/snd/README +++ b/audio/snd/README @@ -1,7 +1,7 @@ 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. +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. |