Advertisement
Guest User

Untitled

a guest
Aug 17th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. pcm.!default {
  2. type plug
  3. slave {
  4. # pcm "hw:1,0" #delete the first hash for sound over analog
  5. # pcm "hw:1,1" #delete the first hash for sound over optical
  6. pcm "hw:0,3" #delete the first hash for sound over hdmi
  7. rate 48000
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement