diff options
Diffstat (limited to 'audio/snd/README')
-rw-r--r-- | audio/snd/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/snd/README b/audio/snd/README index 9c6b9e1bc6b50..85d1b9d5fa3b4 100644 --- a/audio/snd/README +++ b/audio/snd/README @@ -4,10 +4,11 @@ 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. +these are currently the best supported (and tested) options. As +Slackware 14.2 includes Motif and the GNU Scientific Library (gsl), +both dependencies can now be the preferred defaults. -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. +If desired, enable support for OpenGL rendering of spectrograms: + OPENGL=yes sh ./snd.SlackBuild +This is not appropriate for all configurations, so this option is +probably best left disabled (the default). |