Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/winlinvip/go-aresample

The audio resample library.
https://github.com/winlinvip/go-aresample

Last synced: about 1 month ago
JSON representation

The audio resample library.

Awesome Lists containing this project

README

        

# go-aresample

The audio resample library.

## Usage

The examples:

* [ExamplePcmS16leMono2Stereo](aresample/example_test.go), resample mono to stereo pcm.
* [ExamplePcmS16leResampler](aresample/example_test.go), resample the sample rate.

Winlin 2016