Crates.io | dsf |
lib.rs | dsf |
version | 0.2.2 |
source | src |
created_at | 2020-04-21 16:50:27.976896 |
updated_at | 2022-05-05 16:13:15.778247 |
description | DSF (DSD Stream File) support for Rust |
homepage | https://gitlab.com/danieljrmay/dsf |
repository | https://gitlab.com/danieljrmay/dsf |
max_upload_size | |
id | 232603 |
size | 213,756 |
DSF (DSD Stream File) support in Rust. DSF files are a high-resolution audio format that contain lossless 1-bit audio stream in delta sigma modulation aka Direct Stream Digital (DSD). The format is intended for 1-bit DSD DACs.
This library is used by the
dsd
project which provides
executables for inspecting and playing DSF files.