Hi,

you might want to take a look at pyaudio. A module to read and write
audio files. It is based on numpy and wraps the libsndfile library to
use it from python. With the capabilites of numpy and scipy you
probably have all you need.

Here's a link to pyaudio
http://www.ar.media.kyoto-u.ac.jp/members/david/softwares/pyaudio/index.html
Here you find numpy and scipy: http://scipy.org/SciPy

Enjoy! Bernhard

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to