Advertisement
Guest User

.asoundrc

a guest
Apr 4th, 2011
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. pcm.!default {
  2. type plug
  3. slave.pcm "surround71"
  4. slave.channels 8
  5. route_policy duplicate
  6.  
  7. ttable.0.0 1
  8. ttable.1.1 1
  9. ttable.2.2 1
  10. ttable.3.3 1
  11. ttable.4.4 1
  12. ttable.5.5 1
  13.  
  14. ttable.4.0 1
  15. ttable.4.1 1
  16. ttable.4.2 1
  17. ttable.4.3 1
  18.  
  19. ttable.5.0 1
  20. ttable.5.1 1
  21. ttable.5.2 1
  22. ttable.5.3 1
  23. }
  24.  
  25. ctl.!default {
  26. type hw
  27. card 0
  28. device 0
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement