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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to