ref: ed072224bf5ca317f6e23d6d9e8376a07d70b228
parent: 313685a7a94db5e8147c470ced811f03f3d2733c
author: Szymon Mikulicz <szymon.mikulicz@posteo.net>
date: Wed Apr 3 20:49:52 EDT 2019
Change docs for src_ratio Fixes #56
--- a/doc/api_misc.html
+++ b/doc/api_misc.html
@@ -182,7 +182,7 @@
</P>
<P>
Finally, the <B>src_ratio</B> field specifies the conversion ratio defined as
-the input sample rate divided by the output sample rate.
+the output sample rate divided by the input sample rate.
For a connected set of buffers, this value can be varies on each call to
<B>src_process</B> resulting in a time varying sample rate conversion
process.