Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 960 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 960 Bytes

Go packages and commands

This contains work in progress - see TODO.md for details.

Package audio

GoDoc

Implements a basic audio library with support for the following audio file formats:

  • DSF - DSD Stream File

Package audio/dsf

GoDoc

Implements a DSF (DSD Stream File) audio decoder and encoder.

See "DSF File Format Specification", v1.01, Sony Corporation: http://dsd-guide.com/sites/default/files/white-papers/DSFFileFormatSpec_E.pdf

Command dsfinfo

GoDoc

Reads a DSF (DSD Stream File) and prints information about its contents.

Usage:
    dsfinfo file