Skip to content

Conversation

@msheby
Copy link
Contributor

@msheby msheby commented Mar 17, 2025

Page 11 of ye old WAV spec states regarding ckData that ...If the chunk size is an odd number of bytes, a pad byte with value zero is written after ckData. Word aligning improves access speed (for chunks resident in memory) and maintains compatibility with EA IFF. The ckSize value does not include the pad byte.

This MR allows for the successful handling of odd-sized chunks found in WAV files that are input to asdcplib.

@jhursty jhursty merged commit d43c3ca into cinecert:master Jun 4, 2025
5 checks passed
@msheby msheby deleted the fix/odd-size-wav-chunks branch June 5, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants