diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-11 19:45:19 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 19:45:19 +0200 |
commit | 70977bd947b134faf8ce2c3d7c2aad8d1bb09838 (patch) | |
tree | 698d03308a11d3b5680d1e85eb26426d8f21d65a /libraries/libsamplerate/README | |
parent | 8ff07cbaf68e9ce8638bcfb0ca70ccf50dbbc490 (diff) | |
download | slackbuilds-70977bd947b134faf8ce2c3d7c2aad8d1bb09838.tar.gz |
libraries/libsamplerate: Updated for version 0.1.2
Diffstat (limited to 'libraries/libsamplerate/README')
-rw-r--r-- | libraries/libsamplerate/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/libsamplerate/README b/libraries/libsamplerate/README index 8ca70dad82..91c5ba017a 100644 --- a/libraries/libsamplerate/README +++ b/libraries/libsamplerate/README @@ -1,5 +1,3 @@ -Author : Erik de Castro Lopo - Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio. One example of where such a thing would be useful is converting audio from the CD sample rate of 44.1kHz to the 48kHz @@ -17,5 +15,3 @@ off against computation cost. The current best converter provides a signal-to-noise ratio of 97dB with -3dB passband extending from DC to 96% of the theoretical best bandwidth for a given pair of input and output sample rates. - - |