[python-win32] using the wave module for reading wave files

Tony Cappellini cappy2112 at gmail.com
Tue May 20 00:25:56 CEST 2008


In the wave module, is the term "frame" synonymous with sample?
That is, does the method wave.readframes(1) read a sample that is
getsampwidth() bits wide, where each sample was sampled at the frequency
found at wave.getframerate() ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080519/6d6db0c5/attachment.htm>


More information about the python-win32 mailing list