Can we make changes to Wav files with bad non-audio date

Issue #267 new
IJabz repo owner created an issue

We now allow wav files with bad chunks to be read as long as the data and fmt chunks were written okay.

But should we allow modifying files, this would involve simply deleting all the bad data after the audio data and replacing with metadata. This should be okay but what about when there is important data possibly after the bad data ?

Comments (2)

  1. Log in to comment