libsamplerate 0.1.8-7 source package in Ubuntu

Changelog

libsamplerate (0.1.8-7) unstable; urgency=low


  * debian/rules: Switch from autotools-dev to dh-autoreconf at the suggestion
    of Steve Langasek. (Closes: 736686).

 -- Erik de Castro Lopo <email address hidden>  Wed, 29 Jan 2014 18:01:00 +1100

Upload details

Uploaded by:
Erik de Castro Lopo
Uploaded to:
Sid
Original maintainer:
Erik de Castro Lopo
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main libs

Downloads

File Size SHA-256 Checksum
libsamplerate_0.1.8-7.dsc 1.9 KiB e9ced2f0d587f9b23f7524659fc42e4754049d44a52f052e4062a0d9572053d7
libsamplerate_0.1.8.orig.tar.gz 4.1 MiB 93b54bdf46d5e6d2354b7034395fe329c222a966790de34520702bb9642f1c06
libsamplerate_0.1.8-7.debian.tar.xz 5.3 KiB b6ae534b87eeb5439d2ee3f8a28954d4153ab8730b0a38f51f8b22f8abdfa6cd

No changes file available.

Binary packages built by this source

libsamplerate0: Audio sample rate conversion library

 libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
 .
 libsamplerate currently provides three different sample rate conversion
 algorithms; zero order hold, linear interpolation and FIR filter interpolation
 (using filters derived from the mathematical SINC function). The first two
 algorithms (zero order hold and linear) are included for completeness and are
 not recommended for any application where high quality sample rate conversion
 is required. For the FIR/Sinc algorithm, three converters are provided;
 SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
 trade off between conversion speed and conversion quality.
 .
 libsamplerate is capable of downsampling to 1/256 of the original sample rate
 and upsampling to 256 times the original sample rate. It is also capable of
 time varying conversions for vary speed effects and synchronising of two
 unlocked sample rates.

libsamplerate0-dev: Development files for audio sample rate conversion

 libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion.
 .
 libsamplerate currently provides three different sample rate conversion
 algorithms; zero order hold, linear interpolation and FIR filter interpolation
 (using filters derived from the mathematical SINC function). The first two
 algorithms (zero order hold and linear) are included for completeness and are
 not recommended for any application where high quality sample rate conversion
 is required. For the FIR/Sinc algorithm, three converters are provided;
 SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a
 trade off between conversion speed and conversion quality.
 .
 libsamplerate is capable of downsampling to 1/256 of the original sample rate
 and upsampling to 256 times the original sample rate. It is also capable of
 time varying conversions for vary speed effects and synchronising of two
 unlocked sample rates.
 .
 This package contains the library header files and API documentation.

samplerate-programs: No summary available for samplerate-programs in ubuntu utopic.

No description available for samplerate-programs in ubuntu utopic.