Python
Im interning for a bioinformatics lab at a local college, so Ive been doing a lot of python work. I was wondering if anyone knew about using the "wave" module to work with wave files?
I know a good deal about python, but I cant seem to get it to do anything. As, in....anything other than open the wave file. (i dont know a great deal about classes,but I know some). Any help on how to use it?
I have searched google, no use. And the python.org documentation sucks when it comes to the wave module.
|