shithub: libsamplerate

Download patch

ref: abd8f42d941057bfdea205286821a85962867367
parent: bb11b7ac761dfa5a72d1c16743aecab697301248
author: Erik de Castro Lopo <erikd@miles>
date: Tue May 31 04:14:32 EDT 2005

api_simple.html : Fix defintiion of src_ratio.

--- a/doc/api_simple.html
+++ b/doc/api_simple.html
@@ -108,7 +108,7 @@
       input_frames  : The number of frames of data pointed to by data_in.
       data_out      : A pointer to the output data samples.
       output_frames : Maximum number of frames pointer to by data_out.
-      src_ratio     : Equal to input_sample_rate / output_sample_rate.
+      src_ratio     : Equal to output_sample_rate / input_sample_rate.
 </PRE>
 <P>
 When the <B>src_simple</B> function returns <B>output_frames_gen</B> will be