minimp3

MP3 decoder

A Go library that provides a C-based MP3 decoder implementation

Decode mp3 base on https://github.com/lieff/minimp3

GitHub

127 stars
7 watching
19 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list

decodergolangmp3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lieff/minimp3 A lightweight MP3 decoder library with fast and accurate decoding capabilities 1,606
go-audio/wav A Go library for decoding and encoding WAV audio files. 309
n10v/id3v2 A Go library for decoding and encoding ID3 tags in audio files. 338
eaburns/flac A Go implementation of a lossless audio codec decoder. 92
ddiakopoulos/libnyquist A C++ library for decoding and playing various audio formats 539
dh1tw/gosamplerate A Go library providing a C-based audio sample rate converter API 34
corey-m/naudio.lame A wrapper around libmp3lame.dll to add MP3 encoding support to NAudio 126
fungos/ass A C library for decoding and playback of various audio formats. 32
gen2brain/malgo Provides a set of audio APIs for Go programming language 301
jczic/kt403a-mp3 A MicroPython driver for playing MP3 files on certain microcontroller modules 11
cryptix/wav A Go library for reading and writing WAV audio files 74
larpon/miniaudio Provides a C-based interface to the miniaudio audio library. 50
ludocode/mpack A C implementation of an encoder and decoder for the MessagePack serialization format 545
titanous/json5 A JSON decoder package for the JSON5 data format 53
go-audio/audio Defines a common interface to analyze and process audio data 205