ref: 37537e3ebc0a35c1cfc1c9c6f64077164dcb6c1f
parent: 73a996b0f63489241148846b59cf530bd7b556c5
author: Erik de Castro Lopo <erikd@miles>
date: Sun Jan 16 20:53:50 EST 2005
Minor cleanup of index.html.
--- a/doc/index.html
+++ b/doc/index.html
@@ -46,7 +46,7 @@
</DIV>
<IMG SRC=
- "/cgi-bin/Count.cgi?ft=6|frgb=55;55;55|tr=0|md=6|dd=B|st=1|sh=1|df=src.dat"
+ "/cgi-bin/Count.cgi?ft=6|frgb=55;55;55|tr=0|md=6|dd=B|st=1|sh=1|df=src.dat"
HEIGHT=30 WIDTH=100 ALT="counter.gif">
</DIV>
@@ -71,48 +71,48 @@
Ryan Smith, International Marketing Manager, <BR>
<A HREF="http://emersys.co.kr/">Emersys Corp.</A>, South Korea.<BR>
Product : <A HREF="http://maven3d.com">Maven3D</A>
-
+
</P>
</TD></TR>
</TABLE>
<P>
- <B>S</B>ecret <B>R</B>abbit <B>C</B>ode (aka libsamplerate) is a
+ <B>S</B>ecret <B>R</B>abbit <B>C</B>ode (aka libsamplerate) is a
<B>S</B>ample <B>R</B>ate <B>C</B>onverter 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 sample rate used by
+ One example of where such a thing would be useful is converting audio
+ from the CD sample rate of 44.1kHz to the 48kHz sample rate used by
DAT players.
</P>
<!-- pepper -->
<P>
- <B>SRC</B> is capable of arbitrary and time varying conversions ; from
+ <B>SRC</B> is capable of arbitrary and time varying conversions ; from
downsampling by a factor of 256 to upsampling by the same factor.
- Arbitrary in this case means that the ratio of input and output
- sample rates can be an irrational number.
+ Arbitrary in this case means that the ratio of input and output
+ sample rates can be an irrational number.
The conversion ratio can also vary with time for speeding up and slowing
down effects.
</P>
<!-- pepper -->
<P>
- <B>SRC</B> provides a small set of converters to allow quality to
+ <B>SRC</B> provides a small set of converters to allow quality to
be traded 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
+ 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.
</P>
<!-- pepper -->
<P>
- Since the library has few dependencies beyond that provided by the
- standard C library, it should compile and work on just about any
+ Since the library has few dependencies beyond that provided by the
+ standard C library, it should compile and work on just about any
operating system.
- It is know to work on Linux, MacOSX,
- <A HREF="win32.html">Win32</A>
- and Solaris.
- With some relatively minor hacking it should also be relatively easy
+ It is known to work on Linux, MacOSX,
+ <A HREF="win32.html">Win32</A>
+ and Solaris.
+ With some relatively minor hacking it should also be relatively easy
to port it to embedded systems and digital signal processors.
</P>
<!-- pepper -->
<P>
- In addition, the library comes with a comprehensive test suite which
+ In addition, the library comes with a comprehensive test suite which
can validate the performance of the library on new platforms.
</P>
@@ -129,9 +129,9 @@
<!--
Do not edit or modify anything in this comment block.
- The arch-tag line is a file identity tag for the GNU Arch
+ The arch-tag line is a file identity tag for the GNU Arch
revision control system.
-
+
arch-tag: f9bae61a-6013-4c02-b9ff-dd5d5a1e125c
-->