mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
5 lines
262 B
Text
5 lines
262 B
Text
pymad is a Python module that allows Python programs to use the MPEG Audio
|
|
Decoder library. pymad provides a high-level API, similar to the pyogg module,
|
|
which makes reading PCM data from MPEG audio streams a piece of cake.
|
|
|
|
WWW: https://github.com/jaqx0r/pymad
|