python_mp3_decoder icon indicating copy to clipboard operation
python_mp3_decoder copied to clipboard

Minimal proof of concept chunked mp3 decoder for Python

Results 2 python_mp3_decoder issues
Sort by recently updated
recently updated
newest added

I have successfully installed swig3.0 but i don't know what exactly is needed to install libmp3lame with development headers. Any advice?

Hi, I managed to compile your package, I have a compilation in my environment, but when importing the `Decoder` there is an error, saying there is no module `_pymp3_c` even...