Ahhhhh
int nSamples = nFrames * fileFormat.mChannelsPerFrame;
float *sampleBuf = (float*)calloc(nSamples, sizeof(Float32));
It was inevitable that I would someday type those two lines, but at the same time, I’m glad the day finally came. One more step on the long road…