(May 3, 2020 at 12:25 pm)BrianSoddingBoru4 Wrote: If it only generates very, very small WAV files, you could call it a microWAV.
But it probably won’t reheat your coffee.
Boru
It generates invalid WAV files, with a corrupt header. But the body of the WAV files is correct, I know that because, if I ask FFMPEG to prepend a valid WAV header to them, I can play them (you can see that here, the "output.raw" is the file that's outputted by my program, and the "output.wav" is that file corrected by FFMPEG).