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

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

Awesome Lists containing this project

README

          

wav
===
[![GoDoc](https://godoc.org/github.com/cryptix/wav?status.svg)](https://godoc.org/github.com/cryptix/wav)
[![Build Status](https://travis-ci.org/cryptix/wav.png?branch=master)](https://travis-ci.org/cryptix/wav)
[![wercker status](https://app.wercker.com/status/d23488f1a04c695b0ad57fe5a647d0ec "wercker status")](https://app.wercker.com/project/bykey/d23488f1a04c695b0ad57fe5a647d0ec)

golang .wav reader and writer

## Todo
* Use `type WavFile` for Reader
* Implement Stereo interleaving