https://github.com/hajimehoshi/go-vorbis
WIP - Go port of stb_vorbis (http://nothings.org/stb_vorbis/)
https://github.com/hajimehoshi/go-vorbis
Last synced: 6 months ago
JSON representation
WIP - Go port of stb_vorbis (http://nothings.org/stb_vorbis/)
- Host: GitHub
- URL: https://github.com/hajimehoshi/go-vorbis
- Owner: hajimehoshi
- License: other
- Created: 2015-06-08T17:10:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T03:41:58.000Z (over 9 years ago)
- Last Synced: 2025-02-11T23:55:36.671Z (8 months ago)
- Language: Go
- Homepage:
- Size: 3.09 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-vorbis
Go port of [stb_vorbis](http://nothings.org/stb_vorbis/)
## License
go-vorbis is licensed under Apache license version 2.0.
stb_vorbis is licensed under the public domain.