Low-latency (relatively) USB DAC for Sony NW-ZX300 Series
- Relatively low-latency output (about 50ms)
- Show audio sample rate, bit depth, and CRC32 checksum
- Works as a USB Audio Class 2.0 device
- Only supports PCM audio
- Only tested on model NW-ZX300A currently
You can use installer to enable ADB, then test your build with following commands:
./get_toolchain.sh
. setpath
./get_kernel.sh
cd llusbdac
make
make run
GPLv2