Forum: Development
09 May 2005, 12:46 am
|
Replies: 2
Views: 16,348
PyMusepack 0.3 release
Hi everyone,
I've just released PyMusepack 0.3, a Python wrapper for libmpcdec and an APEv2 tag reader/writer implemented in pure Python. Since 0.1, I've exposed more of the streaminfo struct...
|
Forum: Development
08 May 2005, 12:23 am
|
Replies: 16
Views: 31,456
|
Forum: Development
07 May 2005, 01:48 am
|
Replies: 16
Views: 31,456
Is the API/ABI/name stable?
I'd like to make the next release of PyMusepack a release candidate for 1.0, and also have a version to encourage the Debian FTP masters to approve (currenty libmusepack 1.1 and 1.1.1 are both...
|
Forum: MPC for UNIX
01 May 2005, 02:47 am
|
Replies: 8
Views: 14,618
Sure. He installed libmusepack-1.1.1 -- with...
Sure. He installed libmusepack-1.1.1 -- with mpc_bool_t -- and tried to compile bmp-musepack 1.1.2 -- with BOOL, as the error clearly shows. This is related to the type change, nothing to do with the...
|
Forum: MPC for UNIX
30 April 2005, 02:20 am
|
Replies: 8
Views: 14,618
This is not a repeat problem, as far as I can...
This is not a repeat problem, as far as I can tell. Certainly the FAQ entry you mentioned does not tell people how to fix it! It is due to a change in libmusepack 1.1.1. The 'BOOL' type was changed...
|
Forum: Development
25 January 2005, 05:46 am
|
Replies: 1
Views: 17,251
Python bindings for libmusepack
Hi,
I have made Python bindings for libmusepack 1.1, as well as a simple APEv2 reader/writer (it only finds and writes tags if they appear at the end of the file) module implemented in Python.
...
|