• Max Kellermann's avatar
    pcm/Dsd32: fix the byte order · cc0dbcf3
    Max Kellermann authored
    The byte order of DSD_U32 was wrong from the start.  The oldest bits
    must be in the MSB, not in the LSB, according to
    snd_pcm_format_descriptions in alsa-lib.
    cc0dbcf3
Dsd32.hxx 1.12 KB