package
0.0.0-20240411020228-c5379f9b5b61
Repository: https://github.com/mattetti/audio.git
Documentation: pkg.go.dev
# Functions
NewDecoder creates a new reader reading the given reader and pushing audio data to the given channel.
NewEncoder creates a new encoder to create a new aiff file.
# Variables
No description provided by the author
ErrFmtNotSupported is a generic error reporting an unknown format.
ErrUnexpectedData is a generic error reporting that the parser encountered unexpected data.
No description provided by the author