Today I Learned...

Today I Learned...

libsndfile

Using libsndfile in Zig

January 24, 2025

Continuing on my journey learning Zig and audio programming, and also making a good follow-up to the time I wrote Zig to manually generate a WAVE file, today I decided to generate a WAVE file using libsndfile.