@hackage conduit-audio-samplerate0.1.0.3
conduit-audio interface to the libsamplerate resampling library
Categories
License
BSD-3-Clause
Maintainer
miketolly@gmail.com
Links
Versions
Installation
Dependencies (6)
- base >=4.6 && <5
- conduit
- conduit-audio >=0.1 && <0.3
- resourcet
- transformers >=0.3 && <0.6
- vector Show all…
Dependents (1)
@hackage/acme-everything
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.