gaad
AAC parser
Decodes and parses audio data from AAC bitstreams
GAAD (Go Advanced Audio Decoder)
126 stars
12 watching
19 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eaburns/flac | A Go implementation of a lossless audio codec decoder. | 92 |
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |
mewkiz/flac | Provides access to audio streams encoded in the FLAC format | 318 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |
audiocogs/alac.js | A JavaScript implementation of an ALAC audio decoder. | 213 |
go-audio/audio | Defines a common interface to analyze and process audio data | 205 |
unki2aut/go-mpd | A Go library for parsing and generating MPEG-DASH Media Presentation Description files | 23 |
emersion/go-vcard | A Go library for parsing and formatting vCard data | 107 |
shamazmazum/easy-audio | A Common Lisp library for decoding various lossless audio formats | 23 |
beetbox/audioread | A cross-library audio decoding library for Python | 489 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
dhowden/tag | An audio metadata parsing library that supports multiple formats and provides a consistent interface for accessing metadata information. | 574 |
abstraxt-aa/playlist-youtube-vlc | A Lua plugin to parse YouTube playlists | 6 |
cosiner/argv | A library to parse and split command line strings into argument arrays | 41 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |