Wav/Aiff Add padding byte if missing in original file when writing metadata

Issue #119 resolved
IJabz repo owner created an issue

Chunk should always be written on an even border, if the existing file is odd length that is wrong. Specifically if the file doesn't currently have metadata chunk then add a padding byte to the end of the file before writing the chunk

Comments (3)

  1. Log in to comment