fakufaku / python-samplerate2

Monolithic python wrapper of libsamplerate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Monolithic python wrapper of libsamplerate

License:Other


Languages

Language:C++ 50.7%Language:Python 41.9%Language:CMake 7.4%