Bug#443888: creates buggy WAV files

2007-09-26 Thread Joachim Reichel
Please note that the error message "Audio File Library: WAVE header ended unexpectedly [error 62]" is caused by Debian's patch 10_incorrect_wav_size. If I back out this patch (or use the pristine upstream version), the error message vanishes. However, the other error message remains. -- To UNSU

Bug#443888: creates buggy WAV files

2007-09-24 Thread Joachim Reichel
Package: libaudiofile0 Version: 0.2.6-6 Severity: normal Depending on the size of the WAV file, audiofile is not able to re-read the just created WAV file. I believe this is due to an invalid header. Please see the attached program which is derived from test/writewave.c. Note that I'm no expert w