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

add parsing notes/annotations/warnings storage #95

Open briandorsey opened 6 months ago

briandorsey commented 6 months ago

Need a place to attach both file and chunk level info. Things like:

briandorsey commented 6 months ago

See also WaveIterator.parse_next_chunk().