01-25-2021, 04:17 PM
Detecting native DSD is not done by moOde code but rather by Linux ALSA and Linux kernel.
The USB chipset in the audio device might need special vendor id settings in Linux kernel usb audio quirks file.
https://github.com/raspberrypi/linux/blo...b/quirks.c
Just search the file for "dsd" to get a feel for what I mean.
The USB chipset in the audio device might need special vendor id settings in Linux kernel usb audio quirks file.
https://github.com/raspberrypi/linux/blo...b/quirks.c
Just search the file for "dsd" to get a feel for what I mean.