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 seebk
Recipients jcea, seebk
Date 2012-11-24.15:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353771625.54.0.482691599199.issue16525@psf.upfronthosting.co.za>
In-reply-to
Content
I will create a patch together with a testset of example files and also fill out the agreement.

BTW: readframes() returns bad data for 24bit PCM if big_endian==True. Furthermore IMO it doesn't make sense to return a byte stream in little endian order on a big endian system... What do you think? At least the waves doc doesn't mention or specify the endianess which will cause trouble.
History
Date User Action Args
2012-11-24 15:40:25seebksetrecipients: + seebk, jcea
2012-11-24 15:40:25seebksetmessageid: <1353771625.54.0.482691599199.issue16525@psf.upfronthosting.co.za>
2012-11-24 15:40:25seebklinkissue16525 messages
2012-11-24 15:40:25seebkcreate