The 2025 Wheel Reinvention Jam is in 13 days. September 22-28, 2025. More info

Bug in WAVE_fmt (Day 137)

Hi Casey,

I believe there's a mistake in the WAVE_fmt struct: nBlockAlign has a size of 16 bits, but you set it to 32 bits. Here.

-- Marc