@hackage / conduit-audio-samplerate

conduit-audio interface to the libsamplerate resampling library

Latest0.1.0.3

About

Metadata

  • Last updated , by mtolly
  • License BSD-3-Clause
  • Categories Audio
  • Maintained by: miketolly@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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.