[ 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
- Library for reading/writing audio files
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-cffi-backend-api-max (>= 9729)
- 套件暫時不可用
-
- dep: python-cffi-backend-api-min (<= 9729)
- 套件暫時不可用
-
- rec: python-numpy
- Numerical Python adds a fast array facility to the Python language