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 c7f0165 commit a9b5d2aCopy full SHA for a9b5d2a
README.rst
@@ -42,7 +42,8 @@ Installation
42
$ pip install samplerate
43
44
Binaries of `libsamplerate`_ for macOS and Windows (32 and 64 bit) are included
45
-and used if not present on the system.
+and used if not present on the system. On Linux systems, you should also install
46
+`libsamplerate0` (Debian derivatives), `libsamplerate` (Arch), or similar.
47
48
49
Usage
0 commit comments