We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a54c1 commit 13363fcCopy full SHA for 13363fc
README.rst
@@ -56,10 +56,8 @@ Usage
56
# See `samplerate.CallbackResampler` for the Callback API, or
57
# `examples/play_modulation.py` for an example.
58
59
-See :func:`~samplerate.converters.resample`,
60
-:class:`~samplerate.converters.Resampler`, and
61
-:class:`~samplerate.converters.CallbackResampler` in the API documentation for
62
-details.
+See ``samplerate.resample``, ``samplerate.Resampler``, and
+``samplerate.CallbackResampler`` in the API documentation for details.
63
64
65
See also
0 commit comments