Set the correct device for sound over hdmi

This commit is contained in:
newphreak 2011-07-30 02:10:09 +03:00
parent 8798479c4d
commit 3cfd194f28

View File

@ -3,7 +3,7 @@ pcm.!default {
slave {
# pcm "hw:1,0" #delete the first hash for sound over analog
# pcm "hw:1,1" #delete the first hash for sound over optical
# pcm "hw:1,1" #delete the first hash for sound over hdmi
# pcm "hw:0,3" #delete the first hash for sound over hdmi
rate 48000
}
}