libsamplerate 0.2.1+ds0-1build1 source package in Ubuntu
Changelog
libsamplerate (0.2.1+ds0-1build1) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:18:01 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libsamplerate_0.2.1+ds0.orig.tar.xz | 2.9 MiB | 1358865013ca0ebcc8fcc5d7109572bdf25d42bc2bfa9826b1e88e37c774ade7 |
libsamplerate_0.2.1+ds0-1build1.debian.tar.xz | 7.1 KiB | 28038e3792a64d7d5d3cbe28be7f2590f51a0ed1fb323a171e4ce79f74cfe492 |
libsamplerate_0.2.1+ds0-1build1.dsc | 2.2 KiB | 2bbbd5227ec1e6c64b32957ad31f124a7f3100f892f12c367098afb8cda15936 |
Available diffs
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-dbgsym: No summary available for libsamplerate0-dbgsym in ubuntu impish.
No description available for libsamplerate0-
dbgsym in ubuntu impish.
- libsamplerate0-dev: No summary available for libsamplerate0-dev in ubuntu impish.
No description available for libsamplerate0-dev in ubuntu impish.
- samplerate-programs: No summary available for samplerate-programs in ubuntu impish.
No description available for samplerate-programs in ubuntu impish.