Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hajimehoshi/go-mp3
An MP3 decoder in pure Go
https://github.com/hajimehoshi/go-mp3
go golang mp3 mp3-decoder
Last synced: 3 months ago
JSON representation
An MP3 decoder in pure Go
- Host: GitHub
- URL: https://github.com/hajimehoshi/go-mp3
- Owner: hajimehoshi
- License: apache-2.0
- Archived: true
- Created: 2017-06-18T14:17:40.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T16:37:51.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T18:37:14.946Z (6 months ago)
- Topics: go, golang, mp3, mp3-decoder
- Language: Go
- Homepage:
- Size: 11.9 MB
- Stars: 746
- Watchers: 15
- Forks: 80
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# This project is no longer maintained.
# go-mp3
[![Go Reference](https://pkg.go.dev/badge/github.com/hajimehoshi/go-mp3.svg)](https://pkg.go.dev/github.com/hajimehoshi/go-mp3)
An MP3 decoder in pure Go based on [PDMP3](https://github.com/technosaurus/PDMP3).
[Slide at golang.tokyo #11](https://docs.google.com/presentation/d/e/2PACX-1vTTXf-LWNRvMVGQ7GI4Wh8EKohot_9CMtlF4dswpYGpuYKOek5NeNP-_QZnNcRFZp9Cwm0pCcykjqDN/pub?start=false&loop=false&delayms=3000)