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

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

Awesome Lists containing this project

README

          

# wav codec

[![GoDoc](https://godoc.org/github.com/go-audio/wav?status.svg)](https://godoc.org/github.com/go-audio/wav)
[![Go Report Card](https://goreportcard.com/badge/github.com/go-audio/wav)](https://goreportcard.com/report/github.com/go-audio/wav)
[![Coverage Status](https://codecov.io/gh/go-audio/wav/graph/badge.svg)](https://codecov.io/gh/go-audio/wav)
[![Build Status](https://travis-ci.org/go-audio/wav.svg)](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.