samplerate2

Monolithic python wrapper for libsamplerate


License
Other
Install
pip install samplerate2==0.0.2

Documentation

samplerate2

A thin wrapper around the libsamplerate library. This is a drop-in replacement for the samplerate package.

The library is statically linked which I hope should resolve some portability issues of samplerate. Compared to resampy, samplerate2 only depends on numpy.