How to install libsamplerate for python?

    1 answer 1

    pip install libsamplerate 
    • And in Windows? - chet
    • probably the same. But first you need to install pip. - alexlz
    • and how to install pip? - chet
    • Download the python.python.org/pypi/pip source archive, unpack, read the file docs / installing.txt - alexlz