Wav analysis in python

Posted by mudder on Stack Overflow See other posts from Stack Overflow or by mudder
Published on 2010-05-14T03:37:38Z Indexed on 2010/05/14 3:44 UTC
Read the original article Hit count: 266

Filed under:
|

I'm looking for a python library that will help me analyze the audio in wav files. At the very least I'm hoping to find some kind of interface that understands .wav format so that I don't have to :P at best I need a module with methods for reading wave form parameters like pitch, volume levels, etc

© Stack Overflow or respective owner

Related posts about python

Related posts about wav