Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. .asoundrc file
  2. pcm.!default{
  3. type asym
  4. playback.pcm{type plug slave.pcm "hw:0"}
  5. capture.pcm{type plug slave.pcm "hw:1"}
  6. }
  7.  
  8. ctl.!default{
  9. type hw
  10. card 0
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement