[ ソース: pysoundfile ]
パッケージ: python3-soundfile (0.10.3+post1-1)
python3-soundfile に関するリンク
Debian の資源:
pysoundfile ソースパッケージをダウンロード:
- [pysoundfile_0.10.3+post1-1.dsc]
- [pysoundfile_0.10.3+post1.orig.tar.xz]
- [pysoundfile_0.10.3+post1-1.debian.tar.xz]
メンテナ:
- Debian Multimedia Maintainers (QA ページ, メールアーカイブ)
- IOhannes m zmölnig (Debian/GNU) (QA ページ)
- Alessio Treglia (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python 3 audio module based on libsndfile
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 3.x module.
その他の python3-soundfile 関連パッケージ
|
|
|
|
-
- dep: libsndfile1
- オーディオファイルの読み書き用ライブラリ
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-cffi-backend-api-max (>= 9729)
- パッケージは利用できません
-
- dep: python3-cffi-backend-api-min (<= 9729)
- パッケージは利用できません
-
- rec: python3-numpy
- Fast array facility to the Python 3 language