Skip to content

clone206/rdsd2pcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdsd2pcm

A pure Rust library for converting DSD to PCM. Logging implemented via log crate. Reads DSD from stdin or file, writes PCM to stdout or file.

Doc comments are present, so you can see documentation with cargo doc --open.

Note, this repo was previously a rust binary with a wrapper around the dsd2pcm library. For a more full-featured version of a command line binary, see dsd2dxd, which now uses this library. See its main.rs for an example of use.

About

A pure Rust library for converting DSD to PCM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages