ndsd-playback

Crates.iondsd-playback
lib.rsndsd-playback
version0.1.2
created_at2025-11-05 18:16:17.685739+00
updated_at2025-12-28 17:23:01.93083+00
descriptionA lightweight library in rust for native dsd playback over compatible devices.
homepage
repositoryhttps://github.com/KGAFT/ndsd-playback
max_upload_size
id1918390
size71,073
Daniil (KGAFT)

documentation

README

ndsd-playback

A lightweight library in rust for native dsd playback over compatible devices.

This library will support only dsd without pcm conversion, you will need dac with dsd support!

Currently supported:

Feature status
dsf/dsdiff reading supported
dsd playback supported**
metadata parsing TODO

** - Only alsa playback, working on asio version to be compatible with windows

What will not be supported:

SACD iso images playback, due to obvious reasons.

Maybe will be supported:

Android dsd playback

Examples:

You can find example usage case in lib.rs test case

Commit count: 0

cargo fmt