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

parser: implement basic summarization of audio data #5

Open briandorsey opened 1 year ago

briandorsey commented 6 months ago

This should probably be done in a separate calculation step, and displayed there for users as well. Principle: keep a strict separation between showing exactly what is in the file and a separate section with extra computed information.