File: README.md

package info (click to toggle)
golang-github-cryptix-wav 0.0~git20180415.8bdace6-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: makefile: 5
file content (12 lines) | stat: -rw-r--r-- 501 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
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