//
pkg.gl
Category
github.com/mattetti/audio
wav
package
0.0.0-20240411020228-c5379f9b5b61
Repository:
https://github.com/mattetti/audio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
558 SLOC
#
Functions
NewDecoder
NewDecoder creates a decoder for the passed wav reader.
NewEncoder
NewEncoder creates a new encoder to create a new wav file.
#
Structs
Decoder
Decoder handles the decoding of wav files.
Encoder
Encoder encodes LPCM data into a wav containter.