[ 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 Standard C++ Library v3
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.13~)
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- sug: python-samplerate-doc
- documentation for python-samplerate
