https://github.com/cryptix/wav
golang .wav reader and writer
https://github.com/cryptix/wav
go golang wav
Last synced: 6 months ago
JSON representation
golang .wav reader and writer
- Host: GitHub
- URL: https://github.com/cryptix/wav
- Owner: cryptix
- License: gpl-2.0
- Created: 2013-12-04T20:00:06.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T16:43:50.000Z (over 6 years ago)
- Last Synced: 2025-03-28T08:11:18.459Z (6 months ago)
- Topics: go, golang, wav
- Language: Go
- Size: 54.7 KB
- Stars: 74
- Watchers: 2
- Forks: 43
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
wav
===
[](https://godoc.org/github.com/cryptix/wav)
[](https://travis-ci.org/cryptix/wav)
[](https://app.wercker.com/project/bykey/d23488f1a04c695b0ad57fe5a647d0ec)golang .wav reader and writer
## Todo
* Use `type WavFile` for Reader
* Implement Stereo interleaving