lintweaker / mpd-dsd-019

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

Add support U32_DSD_LE format #29

Closed nobnob77 closed 7 years ago

nobnob77 commented 8 years ago

Add suppot for U32_DSD_LE format, by using "byteswap_bitformat()" function. U32_DSD_LE format is required by some DACs, for example, "TEAC-501/503".

nobnob77 commented 7 years ago

I had a misunderstanding of the endian. Cancel this pull request.