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 Ubuntu Archiv lucid (main)
Version0.1.7-3
Sektionlibs
Prioritätoptional
Installierte Größe1512 Byte
Hängt ab vonlibc6 (>= 2.1.3)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibsamplerate
Paketgröße1348058 Byte
Prüfsumme MD5ad7a86b3d1971d77528ffa24eb60c49a
Prüfsumme SHA1846b82e3cf8c4c2076905f2b1782e7b545fa8188
Prüfsumme SHA2561518e8c2feb76afe58a707b310d041bb120e8d3a48799f42ddb485f0c9a6d916
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