riggsd/guano-py

Persist Other .WAV Chunks

riggsd opened this issue · 0 comments

GuanoFile.write() currently writes the fmt_, data, and guan chunks to an output file, but any other chunks are excluded.

We should (optionally?) persist all original chunks in the saved file.