[ 源代码: pysoundfile ]
软件包:python3-soundfile(0.12.1-1)
python3-soundfile 的相关链接
Debian 的资源:
下载源码包 pysoundfile:
维护小组:
- 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
- Library for reading/writing audio files
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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