This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients alex_python_org, gpolo
Date 2009-01-11.19:17:27
SpamBayes Score 0.05832281
Marked as misclassified No
Message-id <1231701448.65.0.44649532782.issue4913@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, _framesize already takes sampwidth into account. So there is a
problem somewhere else, since reading the wave file is returning the
number of frames multiplied by the sampwidth.
History
Date User Action Args
2009-01-11 19:17:28gpolosetrecipients: + gpolo, alex_python_org
2009-01-11 19:17:28gpolosetmessageid: <1231701448.65.0.44649532782.issue4913@psf.upfronthosting.co.za>
2009-01-11 19:17:28gpololinkissue4913 messages
2009-01-11 19:17:27gpolocreate