libsamplerate 0.1.7-3ubuntu1 source package in Ubuntu

Changelog

libsamplerate (0.1.7-3ubuntu1) oneiric; urgency=low

  * Build for multiarch.  LP: #825342.
 -- Steve Langasek <email address hidden>   Fri, 12 Aug 2011 11:32:43 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Oneiric
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.7.orig.tar.gz 4.1 MiB e0a646224a0323ac63f56ef009b2d7fee11452a7b8af139b19ae71d2890dbc9c
libsamplerate_0.1.7-3ubuntu1.diff.gz 7.5 KiB 02baa78a328a57d4c644ce4058c611c87ac4b7ac56fd3b3d96c657442bf38b94
libsamplerate_0.1.7-3ubuntu1.dsc 1.8 KiB 6f5da139a1d05e80109180be63083efa43e18e42689f63116bcb1d84c49c9589

Available diffs

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 oneiric.

No description available for libsamplerate0-dev in ubuntu oneiric.

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

No description available for samplerate-programs in ubuntu oneiric.