CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Posted by ivanovnegro on Sun 12th Feb 15:52 (modification of post by view diff)
download | new post

  1. ##ivanovnegro's .asoundrc file
  2.  
  3.  
  4.    ctl.equal {
  5.           type equal;
  6.         }
  7.  
  8.         pcm.plugequal {
  9.           type equal;
  10.           # Modify the line below if you don't
  11.           # want to use sound card 0.
  12.           slave.pcm "plug:dmix";
  13.         }
  14.  
  15.         # pcm.equal {
  16.           # Or if you want the equalizer to be your
  17.           # default soundcard uncomment the following
  18.           # line and comment the above line.
  19.         pcm.!default {
  20.           type plug;
  21.           slave.pcm plugequal;
  22.         }

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me