c661a65117
This Python module lets you load and decode Musepack (MPC/MP+ files). Its API has been chosen to mostly match pyvorbis and pymad. It also includes a module to read and write APEv2 metadata tags. WWW: http://sacredchao.net/~piman/software/python.shtml PR: 109070 Submitted by: Zhen REN
5 lines
252 B
Text
5 lines
252 B
Text
This Python module lets you load and decode Musepack (MPC/MP+ files).
|
|
Its API has been chosen to mostly match pyvorbis and pymad. It also
|
|
includes a module to read and write APEv2 metadata tags.
|
|
|
|
WWW: http://sacredchao.net/~piman/software/python.shtml
|