[Tutor] Python & MP3

Andre Roberge andre.roberge at gmail.com
Tue Mar 21 11:32:00 CET 2006


On 3/21/06, Johanna <johanna.freeman at tiscali.it> wrote:
> Hallo

> This is my first post, so hallo to everyone. Im just a newbee with python so
> I hope my msg will make some sense.
>
> Is it possible to work with MP3 in python?
>

Pygame (http://www.pygame.org/docs/ref/music.html) apparently works
with mp3 files.

There's also a tutorial on using Pygame to work with sound files at
http://takira.freehosting.net/ (check Pygame notes).

I haven't used it myself.

André

> I'm looking for a library to modify MP3s (like fade in, fade out, etc..). I
> know there are actually some libraries for doing this work with .wav but I
> didn't find one for working with MP3. I'm not sure but should be something
> like -> http://effbot.org/librarybook/wave.htm . Anyone?
>
>
>
> Thanks.
>
>
>
> Jo
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
>


More information about the Tutor mailing list