this is an early stage, jet functional LDAC audio stream decoder.
Shout-out to @Thealexbarney for the heavy lifting. LDAC is basically a stripped down, streaming only ATRAC9.
$ sudo apt install libsndfile1-dev libsamplerate0-dev$ makesee ldacdec.c for example usage
takes an LDAC stream and decodes it to WAV
uses Android LDAC encoder library to create LDAC streams from audio