[ 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)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 共有ライブラリ
-
- dep: libsamplerate0 (>= 0.2.0)
- 音声サンプルレート変換ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- 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
