DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibsamplerate0
BeschreibungAudio sample rate conversion library
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.1.7-3
Sektionlibs
Prioritätoptional
Installierte Größe1508 Byte
Hängt ab vonlibc6 (>= 2.1.3)
Empfohlene Pakete
PaketbetreuerErik de Castro Lopo
Quellelibsamplerate
Paketgröße1348216 Byte
Prüfsumme MD562d1eed03071265d2131ea4520cbdf91
Prüfsumme SHA12b4b9907b1b391ac8eba43c44ef60c44d7c51521
Prüfsumme SHA2562af141302ce73bc98589ff13e67b2aaaed2d1f06cdaae5e65327965151d76f31
Link zum Herunterladenlibsamplerate0_0.1.7-3_i386.deb
Ausführliche Beschreibunglibsamplerate (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.


Impressum
Linux is a registered trademark of Linus Torvalds