wav
WAV encoder/decoder
A Go library for decoding and encoding WAV audio files.
Battle tested Wav decoder/encoder
309 stars
7 watching
46 forks
Language: Go
last commit: 26 days ago
Linked from 1 awesome list
audiodecoderencodergolangwav
Related projects:
Repository | Description | Stars |
---|---|---|
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 339 |
cryptix/wav | A Go library for reading and writing WAV audio files | 74 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 13 |
go-audio/audio | Defines a common interface to analyze and process audio data | 205 |
eaburns/flac | A Go implementation of a lossless audio codec decoder. | 92 |
mewkiz/flac | Provides access to audio streams encoded in the FLAC format | 319 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
alwindoss/morse | A Go library for encoding and decoding Morse code | 82 |
tosone/minimp3 | A Go library that provides a C-based MP3 decoder implementation | 127 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
adrg/libvlc-go | A Go library providing a unified interface to multimedia capabilities | 435 |
kolesa-team/go-webp | A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 228 |
kevmo314/codec-from-scratch | Building a simple video encoder from scratch to achieve high compression ratios | 316 |
dh1tw/gosamplerate | A Go library providing a C-based audio sample rate converter API | 34 |
arolek/ase | An ASE file decoder and encoder written in Go | 12 |