Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : python-samplerate
  Version         : 0.2.3
  Upstream Contact: Tino Wagner <https://github.com/tuxu>
* URL             : https://pypi.org/project/samplerate
* License         : MIT/X
  Programming Lang: C++, Python
  Description     : wrapper around libsamplerate for sample rate conversion.
 This is a wrapper around Erik de Castro Lopo’s libsamplerate
 (aka Secret Rabbit Code) for high-quality sample rate conversion.
 .
 It implements all three APIs available in libsamplerate:
  - Simple API: for resampling a large chunk of data with a single library call
  - Full API: for obtaining the resampled signal from successive chunks of data
  - Callback API: like Full API, but input samples are provided by a callback
function
 .
 The libsamplerate library is statically built together with the
 python bindings using pybind11.

I intend to raise an ITP for package python-librosa, and python-samplerate is
the only build-dependency for python-librosa which is not yet part of Debian,
so it will be required. Both packages will be maintained under the umbrella of
the Debian Python Team.

Reply via email to