conduit-audio-samplerate

conduit-audio interface to the libsamplerate resampling library

http://github.com/mtolly/conduit-audio

Latest on Hackage:0.1.0.3@rev:2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Michael Tolly
Maintained by [email protected]

A binding to the libsamplerate library for use with conduit-audio, to resample audio streams.

Requires the libsamplerate library. On Ubuntu, apt-get install libsamplerate0-dev; on Mac with Homebrew, brew install libsamplerate.

Note that unless you have a commercial license, libsamplerate is GPL licensed.