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

CLI: show an error when there is an error parsing a single chunk #114

Open briandorsey opened 2 months ago

briandorsey commented 2 months ago

I think they're being treated as "unknown" chunks currently ("...") instead of showing the parsing error.

briandorsey commented 1 month ago

Sooo... I should have filed a better bug. Not sure how to reproduce this, and not seeing it from running against a handful of known broken files. Deferring for now.