libsamplerate: A Sample Rate Converter library for audio1

Libsamplerate is a Sample Rate Converter for audio. One example of where such a thing would be useful is converting audio from the CD sample rate of 44.1kHz to the 48kHz sample rate used by DAT players.

Libsamplerate is capable of arbitrary and time varying conversions; from downsampling by a factor of 12 to upsampling by the same factor. Arbitrary in this case means that the ratio of input and output sample rates can be an irrational number. The conversion ratio can also vary with time for speeding up and slowing down effects.

Libsamplerate provides a small set of converters to allow quality to be traded off against computation cost. The current best converter provides a signal-to-noise ratio of 97dB with -3dB passband extending from DC to 96% of the theoretical best bandwidth for a given pair of input and output sample rates.

... part of T2, get it here

URL: http://www.mega-nerd.com/SRC/

Author: Erik de Castro Lopo <erikd [at] mega-nerd [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: BSD
Status: Beta
Version: 0.1.9

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.mega-nerd.com/SRC libsamplerate-0.1.9.tar.gz

T2 source: libsamplerate.cache
T2 source: libsamplerate.desc
T2 source: libsamplerate.prof

Build time (on reference hardware): 4% (relative to binutils)2

Installed size (on reference hardware): 5.26 MB, 29 files

Dependencies (build time detected): 00-dirtree alsa-lib bash binutils coreutils diffutils findutils gawk grep gzip libsndfile linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).