[ 源代码: 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
- Library for reading/writing audio files
-
- 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