Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alexmarsev/soxr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Sykes <rob@rob-Ideapad-S205.(none)>2013-01-12 02:02:18 +0400
committerRob Sykes <rob@rob-Ideapad-S205.(none)>2013-01-12 02:02:18 +0400
commit6303b442bafb8ce691db735f2db729f839e8c2e4 (patch)
tree16007191c76196df4678a412dd4a0e2d119d2821
parent310b643f59e56fe26a86ad38d77eda7026e90fcf (diff)
doc updates
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index c63d28e..9cbb879 100644
--- a/README
+++ b/README
@@ -40,10 +40,13 @@ based over-sampling.
Note that for real-time resampling, libsoxr may have a higher latency
than non-FFT based resamplers. For example, when using the `High Quality'
configuration to resample between 44100Hz and 48000Hz, the latency is
-around 1000 output samples, i.e. roughly 20ms.
+around 1000 output samples, i.e. roughly 20ms (though passband and FFT-
+size configuration parameters may be used to reduce this figure).
For build and installation instructions, see the file `INSTALL'; for
copyright and licensing information, see the file `LICENCE'.
+
+For support and new versions, see http://sourceforge.net/projects/soxr/
________
¹ For example, multi-channel resampling can utilise multiple CPU-cores.
² Bit-perfect within practical occupied-bandwidth limits.