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

planning: decide on a pattern for reading samples from `data` chunk #72

Open briandorsey opened 5 months ago

briandorsey commented 5 months ago

The current implementation skips reading the data chunk entirely, since we're primarily focused on metadata.