An open API service indexing awesome lists of open source software.

https://github.com/pgaskin/mp3

Go library for reading and writing MPEG 1/2 audio bitstreams. WIP.
https://github.com/pgaskin/mp3

go golang mp3 mpeg

Last synced: about 1 year ago
JSON representation

Go library for reading and writing MPEG 1/2 audio bitstreams. WIP.

Awesome Lists containing this project

README

          

# mp3

Go library for reading and writing MPEG 1/2 audio bitstreams.

This library does not currently implement a decoder/encoder.

> [!WARNING]
> This library is still under development. It is incomplete and not fully tested.