py311-soundfile (python/py-soundfile) Updated: 1 year, 2 months ago Add to my watchlist

SoundFile is an audio library based on libsndfile, CFFI, and NumPy.

SoundFile is an audio library based on libsndfile, CFFI, and NumPy. SoundFile 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. CFFI is supported for CPython 2.6+, 3.x and PyPy 2.0+. SoundFile represents audio data as NumPy arrays.

Version: 0.10.3 License: BSD GitHub
Reset

2 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
10.7 156553 2023-08-19 0:47:48 0:02:29 47893 build successful
10.8 144951 2023-08-19 0:47:34 0:02:53 45951 build successful