mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
5 lines
270 B
Text
5 lines
270 B
Text
PySoundFile 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.
|
|
|
|
WWW: https://github.com/bastibe/PySoundFile
|