lintweaker / mpd-dsd-019

DSD specific patches for MPD 0.19
GNU General Public License v2.0
10 stars 4 forks source link

DSD suport over I2S on Rpi #1

Closed denisbalog closed 9 years ago

denisbalog commented 9 years ago

Hi Lintweaker,

First thanks for mpd-dsd contribution.

I would ask you what is the reason RPI doesn't send native (not DoP) DSD files over i2s? Is it possible to implement, and which part of a chain is problematic, ALSA driver, Kernel, MPD? I have a DAC that supports native DSD over I2S lines, but not DoP. And looking into i don't see the reason it should not work.

Thanks in advance,

D.

lintweaker commented 9 years ago

Hi D.

Glad you like it. For native DSD to work on the RPI its ALSA driver should support the native DSD sample format. For DSD to work the I2S pin functions also have to change, not sure if the PI can handle that.

denisbalog commented 9 years ago

Thank you for quick reply,

I will try to investigate this further.

24century commented 7 years ago

Make sense, looks like it is not possible at present time for DoP over I2S on RPI