libsamplerate 0.1.8-5ubuntu1 source package in Ubuntu

Changelog

libsamplerate (0.1.8-5ubuntu1) saucy; urgency=low

  * Use dh_autotools-dev to update config.{sub,guess} for new ports.
 -- Adam Conrad <email address hidden>   Tue, 08 Oct 2013 03:01:39 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libsamplerate_0.1.8.orig.tar.gz 4.1 MiB 93b54bdf46d5e6d2354b7034395fe329c222a966790de34520702bb9642f1c06
libsamplerate_0.1.8-5ubuntu1.debian.tar.gz 5.7 KiB 00144d3658e862f6d511f77d8c3770b00e3c95ec441cbb9e8156fde54c9dc65e
libsamplerate_0.1.8-5ubuntu1.dsc 1.4 KiB bfdc670970e55f4d2c87292148a630cea99d8c971311ddc2cfff587aa26cc277

View changes file

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: No summary available for libsamplerate0-dev in ubuntu saucy.

No description available for libsamplerate0-dev in ubuntu saucy.

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

No description available for samplerate-programs in ubuntu saucy.