[ buster ]
[ ソース: pysoundfile ]
パッケージ: python-soundfile (0.10.1-3)
python-soundfile に関するリンク
Debian の資源:
pysoundfile ソースパッケージをダウンロード:
メンテナ:
- Debian Multimedia Maintainers (QA ページ, メールアーカイブ)
- IOhannes m zmölnig (Debian/GNU) (QA ページ)
- Alessio Treglia (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python audio module based on libsndfile and NumPy
PySoundFile can read and write sound files in a variety of formats and eases the application of signal processing algorithms. File reading/writing is supported through libsndfile. By default, PySoundFile represents audio data as NumPy arrays, but ordinary Python buffers are supported as well.
This package provides the Python 2.x module.
その他の python-soundfile 関連パッケージ
|
|
|
|
-
- dep: libsndfile1
- オーディオファイルの読み書き用ライブラリ
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-cffi-backend-api-max (>= 9729)
- パッケージは利用できません
-
- dep: python-cffi-backend-api-min (<= 9729)
- パッケージは利用できません
-
- rec: python-numpy
- Numerical Python - Python 言語に高速な配列操作機能を追加