Saving an audio file's waveform into an image

Joshua Kugler jkugler at bigfoot.com
Mon May 12 13:12:21 EDT 2008


Julien wrote:

> Hi,
> 
> I would like to pull out the waveform of an audio file and save it
> into an image file, for example in GIF format. Is that achievable, and
> if so, how?

Take a look at http://code.enthought.com/projects/chaco/  One of their
examples does exactly this. Last example on this page:
http://code.enthought.com/projects/chaco/gallery.php

Hope that helps.

j





More information about the Python-list mailing list