Advertisement
andoru

.asoundrc

Apr 1st, 2014
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ctl.equal {
  2. type equal;
  3. }
  4.  
  5. pcm.plugequal {
  6. type equal;
  7. slave.pcm "plug:dmix"
  8. }
  9.  
  10. #pcm.equal {
  11. pcm.!default {
  12. type plug;
  13. slave.pcm plugequal;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement