[issue4913] wave.py: add writesamples() and readsamples()

Alex Robinson report at bugs.python.org
Sun Feb 8 22:22:46 CET 2009


Alex Robinson <alex_python_org at tranzoa.com> added the comment:

I'll upload the latest monkey-patch file, wave_futz.py, and
test_wave.py, which has a gob of tests added to it.

I found a 64-bit bug in the wave.py formats for 32-bit sample wave files.

The pcm files read in to CoolEdit ok, including the 32-bit sample files.

Added file: http://bugs.python.org/file12985/wave_futz.zip

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4913>
_______________________________________


More information about the Python-bugs-list mailing list