diff options
Diffstat (limited to 'audio/snd/README')
-rw-r--r-- | audio/snd/README | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/snd/README b/audio/snd/README index d0b04dbf6f31c..c30d8d73c782a 100644 --- a/audio/snd/README +++ b/audio/snd/README @@ -4,11 +4,7 @@ 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. - -If you prefer Pulse Audio to ALSA, then begin the build like so: - PULSEAUDIO=yes sh ./snd.SlackBuild - -Using GTK3 instead of Motif is also easy. +But using GTK3 instead of Motif is also easy. GTK=yes sh ./snd.SlackBuild To enable support for OpenGL spectrogram rendering: |