Skip to content

Low-latency (relatively) USB DAC for Sony NW-ZX300 Series

License

Notifications You must be signed in to change notification settings

neoncloud/llusbdac

 
 

Repository files navigation

LLUSBDAC

Low-latency (relatively) USB DAC for Sony NW-ZX300 Series

User Guide

Features

  • 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

Build

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

License

GPLv2

About

Low-latency (relatively) USB DAC for Sony NW-ZX300 Series

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.1%
  • Python 11.8%
  • Other 1.1%