support for different type of sound cards

This commit is contained in:
cpu
2023-12-02 23:59:31 +01:00
parent 003da83ebe
commit 64c833b765
3 changed files with 6 additions and 6 deletions

View File

@@ -1,13 +1,13 @@
pcm.my_usb_sound_device {
pcm.my_sound_device {
type hw
card USB
device 0
}
pcm.my_usb_sound_device_with_converter {
pcm.my_sound_device_with_converter {
type plug
slave {
pcm my_usb_sound_device
pcm my_sound_device
format S16_LE
channels 2
rate 48000