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
2 stars 1 forks source link

`iter_chunks` improve iteration through error cases #97

Open briandorsey opened 3 months ago

briandorsey commented 3 months ago

Need to build a specific collection of broken files and do some testing.

See TODOs in the code, currently ends iteration most error conditions. Perhaps could show more chunks in some cases?