https://github.com/go-audio/wav
Battle tested Wav decoder/encoder
https://github.com/go-audio/wav
audio decoder encoder golang wav
Last synced: 5 months ago
JSON representation
Battle tested Wav decoder/encoder
- Host: GitHub
- URL: https://github.com/go-audio/wav
- Owner: go-audio
- License: apache-2.0
- Created: 2016-12-06T07:00:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T15:17:03.000Z (11 months ago)
- Last Synced: 2025-04-09T10:00:43.493Z (6 months ago)
- Topics: audio, decoder, encoder, golang, wav
- Language: Go
- Homepage:
- Size: 3.96 MB
- Stars: 335
- Watchers: 6
- Forks: 47
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wav codec
[](https://godoc.org/github.com/go-audio/wav)
[](https://goreportcard.com/report/github.com/go-audio/wav)
[](https://codecov.io/gh/go-audio/wav)
[](https://travis-ci.org/go-audio/wav)Wav audio file encoder and decoder. See [GoDoc](https://godoc.org/github.com/go-audio/wav) for more details.