mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
2.2 KiB

  1. [COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY]
  3. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. [COPY] Please add additional copyright information _after_ the line containing
  5. [COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. [COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. [COPY]
  8. [COPY] ROCK Linux: rock-src/package/sirkull/libsamplerate/libsamplerate.desc
  9. [COPY] ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; either version 2 of the License, or
  14. [COPY] (at your option) any later version. A copy of the GNU General Public
  15. [COPY] License can be found at Documentation/COPYING.
  16. [COPY]
  17. [COPY] Many people helped and are helping developing ROCK Linux. Please
  18. [COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. [COPY] file for details.
  20. [COPY]
  21. [COPY] --- ROCK-COPYRIGHT-NOTE-END ---
  22. [I] A Sample Rate Converter library for audio.
  23. [T] Libsamplerate is a Sample Rate Converter for audio. One example of where
  24. [T] such a thing would be useful is converting audio from the CD sample rate
  25. [T] of 44.1kHz to the 48kHz sample rate used by DAT players.
  26. [T]
  27. [T] Libsamplerate is capable of arbitrary and time varying conversions; from
  28. [T] downsampling by a factor of 12 to upsampling by the same factor. Arbitrary
  29. [T] in this case means that the ratio of input and output sample rates can be
  30. [T] an irrational number. The conversion ratio can also vary with time for
  31. [T] speeding up and slowing down effects.
  32. [T]
  33. [T] Libsamplerate provides a small set of converters to allow quality to be
  34. [T] traded off against computation cost. The current best converter provides
  35. [T] a signal-to-noise ratio of 97dB with -3dB passband extending from DC to
  36. [T] 96% of the theoretical best bandwidth for a given pair of input and
  37. [T] output sample rates.
  38. [U] http://www.mega-nerd.com/SRC/
  39. [A] Erik de Castro Lopo
  40. [M] Chris Efant <rock@sirkull.org>
  41. [C] extra/multimedia
  42. [L] GPL
  43. [S] Beta
  44. [V] 0.1.2
  45. [P] X -?---5---9 145.700
  46. [D] 3074139662 libsamplerate-0.1.2.tar.gz http://www.mega-nerd.com/SRC/