python3-soundfile (Audio library based on libsndfile, CFFI, and NumPy)
The soundfile module is an audio library based on libsndfile, CFFI
and NumPy.
The soundfile module can read and write sound files. File
reading/writing is supported through libsndfile, which is a free,
cross-platform, open-source (LGPL) library for reading and writing
many different sampled sound file formats that runs on many platforms
including Windows, OS X, and Unix. It is accessed through CFFI,
which is a foreign function interface for Python calling C code.
This requires: python3-numpy
Maintained by: Jeremy Hansen
Keywords:
ChangeLog: python3-soundfile
Homepage:
https://github.com/bastibe/python-soundfile
Download SlackBuild:
python3-soundfile.tar.gz
python3-soundfile.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-soundfile.SlackBuild |
python3-soundfile.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds