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

`fmt ` chunk not parsed/recognized in MixPre-6 II files #127

Open briandorsey opened 1 month ago

briandorsey commented 1 month ago

example output:

        6112 fmt               16 ...

Where ... is the fallback display for unrecognized chunks (or maybe also an error handling problem where parse errors are being ignored?