[Tutor] Python & MP3

Gabriel S Farrell gsf at panix.com
Wed Mar 22 06:17:13 CET 2006


On Tue, Mar 21, 2006 at 09:35:15PM -0500, Bill Burns wrote:
> Johanna wrote:
> > Is it possible to work with MP3 in python?
> > 
> > I?m looking for a library to modify MP3s (like fade in, fade out, 
> > etc..). 
> 
> You may want to have a look at PyMedia:
> 
> http://www.pymedia.org/

I agree with Bill, pymedia looks like the closest thing to what you're
after.  There's also pyxmms (python-xmms in Debian) if you don't mind
going through xmms.  pygame might do the trick, also (check out
http://www.pygame.org/docs/ref/music.html).

gsf


More information about the Tutor mailing list