Audio Programming

How to create a WAVE file

29 Jul 2024

Today I set out to learn how to create a WAVE file.

I had recently gone through an article about reading and writing wave files in Python, which whet my appetite to do somewhat the same in Zig.

Continue reading →