distribution/packages/jelos/sources/asound/RG351P/asound.conf
2022-03-26 12:52:44 -04:00

20 lines
232 B
Text

pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 4096
rate 44100
}
bindings {
0 0
1 1
}
}