xmos-native-dsd
xmos-native-dsd copied to clipboard
native DSD playback support on Linux for USB DACs
ref.: http://www.amanero.com/drivers/nativeDSD.txt It seems that with new firmware Amanero Card is supporting DSD native in linux. These are the data given by Amanero: OEM Combo384 default VID=0x16d0 PID=0x71A To enable/disable...
Can the Primare Prisma DAC be supported? First rows of lsusb -v; Bus 001 Device 002: ID 24a4:0002 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 239 Miscellaneous Device...
Is there any way to directly feed dsd data to hdmi? So that AVR can decode it & play it
USB Vendor ID was inconsistent with other NuPrime DACs. Confirmed DAC-10 VID is identical to other NuPrime hardware with /proc/sound/card trace. [NuPrime DAC 9]( https://github.com/lintweaker/xmos-native-dsd/commit/a444a9e0e7b0236b6c914250787f6aa7f5fbea23) `case USB_ID(0x16d0, 0x09db): /* NuPrime...
Card specifications: card1 USB Audio card usb6 --> 152a:85dd SMSL SMSL M8A The output of this dac from /proc/asound is ``SMSL SMSL M8A 1.1.2 at usb-0000:00:1d.0-1.3, high speed : USB...
Possible to support? Thanks! http://www.ti.com/product/DSD1796/description
Hi, I have an Aune S16. I'ts XMOS receiver appears to be the same as the Aune X1S which has support on the linux kernel: lsusb gives the following: lsusb...
Would it be possible to add support for the Moon Neo 230HAD? cat /proc/asound/card1/stream0 Simaudio Ltd. MOON USB DSD HD Audio at usb-lm1-1.2, high speed : USB Audio Playback: Status:...
Brinkmann Audio Nyquist DAC is also XMOS based and supports up to DSD256 native. VID: 0x20B1 PID: 0x3093
Has some figured out what is needed (and if possible at all) to support the D1100 of McIntosh? Playback right happens via PCM-convert through ffmpeg to 32bit/352.h kHz :-( Thanks!