Closed kkkrackpot closed 9 years ago
Hi, Thanks! You can verify if you are using native DSD by checking output of: /proc/asound/Audio/pcm0p/sub0/hw_params
If it is playing native DSD it should report:
access: MMAP_INTERLEAVED format: DSD_U32_BE subformat: STD channels: 2 rate: 88200 (88200/1) period_size: 11025 buffer_size: 44100
when playing native DSD for a DSD64 file.
Thanks!
Hi!
Thanks a lot for your DSD tweaks!
I successfully applied your patch to mpd-0.19.9 on Gentoo (x86_64 kernel 4.0.5). Everything works fine, that is I can hear music output to my iFi Nano iDSD (fw 4.10)!
I tested playback with some DSD512 file and that's what mpd says of it:
Does it mean, that native DSD is now working? I'm confused mainly with _audioformat=2822400:dsd:2 -- it still looks very much as DoP to me...
My MPD config
cat /proc/asound/card0/stream0
Regards, Alex
PS. Do you plan to push your patches to mainline MPD code?