[ forky ]
[ sid ]
[ 源代码: python-samplerate ]
软件包:python3-samplerate(0.2.3-2)
python3-samplerate 的相关链接
Debian 的资源:
下载源码包 python-samplerate:
- [python-samplerate_0.2.3-2.dsc]
- [python-samplerate_0.2.3.orig.tar.xz]
- [python-samplerate_0.2.3-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [pypi.org]
相似软件包:
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) [除 i386]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.42) [i386]
-
- dep: libgcc-s1 (>= 3.3.1) [除 i386, s390x]
- GCC 支持库
- dep: libgcc-s1 (>= 4.2) [i386, s390x]
-
- 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
