[ Bron: pysoundfile ]
Pakket: python3-soundfile (0.12.1-1)
Verwijzigingen voor python3-soundfile
Debian bronnen:
Het bronpakket pysoundfile downloaden:
Beheerders:
- Debian Multimedia Maintainers (QA-pagina, Mailarchief)
- IOhannes m zmölnig (Debian/GNU) (QA-pagina)
- Alessio Treglia (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-soundfile gerelateerde pakketten
|
|
|
|
-
- 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)
- Pakket niet beschikbaar
-
- dep: python3-cffi-backend-api-min (<= 9729)
- Pakket niet beschikbaar
-
- rec: python3-numpy
- Fast array facility to the Python 3 language