mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Set the correct device for sound over hdmi
This commit is contained in:
parent
8798479c4d
commit
3cfd194f28
@ -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
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user