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

CLI: copy metadata chunk from one file to another #12

Open briandorsey opened 8 months ago

briandorsey commented 8 months ago

Will need safety checks to at least not copy chunks like fmt, etc. which represent audio data structure and affect playback.