Re: [Python-Dev] Expanding max chunk size to 4GB.

2005-07-06 Thread Mark Rages
On 7/6/05, Guido van Rossum <[EMAIL PROTECTED]> wrote: > Looks ok to me, but have you tested this with other software that > reads/writes wave files? It appears to work, but I haven't done enough testing to be confident. > You seem to be speculating about the format where you should be > reading

[Python-Dev] Expanding max chunk size to 4GB.

2005-07-06 Thread Mark Rages
? Multiple chunks? Set the length field to zero and let software assume we only have one chunk? Regards, Mark Rages [EMAIL PROTECTED] -- You think that it is a secret, but it never has been one. - fortune cookie --- chunk.py2005-07-06 11:39:07.179742573 -0500 +++ chunk.py.orig 2005-07