[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:hardware:sound_problems_on_slackware [2018/02/15 13:03 (UTC)] – [Sound Problems on Slackware] lysanderhowtos:hardware:sound_problems_on_slackware [2018/02/15 14:33 (UTC)] – [Sound Problems on Slackware] lysander
Line 98: Line 98:
 **PROBLEM:** No equalizer. **PROBLEM:** No equalizer.
  
-**FIX:** Enable the equalizer [N.B. the alsaequal plugin may have to be obtained separately].+**FIX:** Enable the equalizer (N.B. the alsaequal plugin may have to be obtained separately).
  
-Output from the EQ can either go direct to the audio device or to the mixer. For the device use the following:+Output can either be from the audio device or the mixer. For the device use the following:
  
 1) Edit/Create /etc/asound.conf and add 1) Edit/Create /etc/asound.conf and add
Line 115: Line 115:
         }         }
    
-**WHERE: "plughw:1,0" is card 1 and device 0 - modify this for a different card or device [default is 0,0**+**WHERE: "plughw:1,0" is card 1 and device 0 - modify this for a different card or device (default is 0,0 and does not have to be entered) **
  
-Should you wish to play more than one source simultaneously and stream to the mixer, use the below:+Should you wish to play from more than one application simultaneously via the mixer (dmix), use the below:
  
    ctl.equal {    ctl.equal {
 howtos:hardware:sound_problems_on_slackware ()