Codec Zero sound card

This commit is contained in:
cpu
2023-12-09 01:35:25 +00:00
parent 084913f2d2
commit 42f9c8f94d
9 changed files with 41 additions and 37 deletions

View File

@@ -1,17 +1,13 @@
pcm.my_sound_device {
type hw
card USB
# card PCH
# card Headphones
device 0
#pcm.!default {
# type hw
# card Zero
## card USB
#}
pcm.hw0mix {
type dmix
ipc_key 1939 # must be unique
slave { pcm "hw:Zero" }
}
pcm.my_sound_device_with_converter {
type plug
slave {
pcm my_sound_device
format S16_LE
channels 2
rate 48000
}
}
pcm.!default hw0mix