Apply asound config to RG351x

This commit is contained in:
fewtarius 2022-03-26 12:52:44 -04:00
parent 021db178ef
commit b0b6d90380
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A
3 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1 @@
RG351P

View file

@ -0,0 +1,20 @@
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
}
}

View file

@ -0,0 +1 @@
RG351P