Guest User

Untitled

a guest
Aug 11th, 2016
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. pcm.!default {
  2. type plug
  3. slave.pcm "asymed"
  4. }
  5.  
  6.  
  7. pcm.asymed {
  8. type asym
  9. playback.pcm {
  10. @func getenv
  11. vars [ ALSAPCM ]
  12. default "dmix"
  13. }
  14. capture.pcm "dsnoop"
  15. }
Add Comment
Please, Sign In to add comment