briandorsey / wavrw

wavrw is a command line tool to read and write WAV files with a focus on visualizing the structure of files and parsing metadata.
Apache License 2.0
3 stars 1 forks source link

audit chunk padding #11

Closed briandorsey closed 7 months ago

briandorsey commented 8 months ago

Make sure every chunk has align_after = 2 binrw attribute on last field.

briandorsey commented 7 months ago

No longer needed, alignment is being set in wav::metadata_chunks()