We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From: http://www.mega-nerd.com/SRC/api_misc.html#SRC_DATA
Finally, the src_ratio field specifies the conversion ratio defined as the input sample rate divided by the output sample rate.
While it should be "output sample rate divided by input sample rate". Elsewhere in the documentation it is specified correctly:
src_ratio : Equal to output_sample_rate / input_sample_rate.
The text was updated successfully, but these errors were encountered:
Would be more than happy to get a patch for this.
Sorry, something went wrong.
Change docs for src_ratio
faa3ef5
Fixes libsndfile#56
1fdda87
ed07222
Fixes #56
No branches or pull requests
From: http://www.mega-nerd.com/SRC/api_misc.html#SRC_DATA
While it should be "output sample rate divided by input sample rate". Elsewhere in the documentation it is specified correctly:
The text was updated successfully, but these errors were encountered: