[ forky ]
[ sid ]
软件包:python3-samplerate(0.2.3-2) [debports]
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.
This package installs the library for Python 3.
其他与 python3-samplerate 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支持库
-
- dep: libsamplerate0 (>= 0.2.0)
- Audio sample rate conversion library
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: python3 (<< 3.14)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.13~)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- sug: python-samplerate-doc
- documentation for python-samplerate
