mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
alsa: add asound.conf sample for fusion devices
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0c64ab34f3
commit
8798479c4d
@ -0,0 +1,9 @@
|
||||
pcm.!default {
|
||||
type plug
|
||||
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
|
||||
rate 48000
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user