Closed djpearman closed 4 months ago
Hi,
The WAVHeader::parse() function appears to be missing assignment of the file size, since it always returns 0. Added it to the parse() function.
Best regards, djpearman
It seems that nobody used this so far: thanks for the correction!
Hi,
The WAVHeader::parse() function appears to be missing assignment of the file size, since it always returns 0. Added it to the parse() function.
Best regards, djpearman