minimp3
MP3 decoder
A Go library that provides a C-based MP3 decoder implementation
Decode mp3 base on https://github.com/lieff/minimp3
129 stars
7 watching
19 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
decodergolangmp3
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight MP3 decoder library with fast and accurate decoding capabilities | 1,621 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| A Go library for decoding and encoding ID3 tags in audio files. | 340 |
| A Go implementation of a lossless audio codec decoder. | 92 |
| A C++ library for decoding and playing various audio formats | 543 |
| A Go library providing a C-based audio sample rate converter API | 34 |
| A wrapper around libmp3lame.dll to add MP3 encoding support to NAudio | 127 |
| A C library for decoding and playback of various audio formats. | 32 |
| Provides a set of audio APIs for Go programming language | 305 |
| A MicroPython driver for playing MP3 files on certain microcontroller modules | 11 |
| A Go library for reading and writing WAV audio files | 74 |
| Provides a C-based interface to the miniaudio audio library. | 50 |
| A C implementation of an encoder and decoder for the MessagePack serialization format | 549 |
| A JSON decoder package for the JSON5 data format | 54 |
| Defines a common interface to analyze and process audio data | 207 |