add .asoundrc
[cinan.git] / .asoundrc
blobb98443d54cf95da8a3042888e35b20d32cc00a1e
1 ctl.equal {
2   type equal;
5 pcm.plugequal {
6   type equal;
7   slave.pcm "plug:dmix";
10 #pcm.equal {
11   # Or if you want the equalizer to be your
12   # default soundcard uncomment the following
13   # line and comment the above line.
14  pcm.!default {
15   type plug;
16   slave.pcm plugequal;