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 (DSD is not supported)
- Output sound as if "Direct Source" is enabled (sound effects are not supported)
- Tested on model NW-ZX300A (see issue #2 for other models)
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