AuburnSounds/audio-formats

toWAV completely broken

Closed this issue · 1 comments

p0nce commented
double[] A = new double[numBins];
std.file.write("A.wav", toWAV(diff));

the growable-buffer memory context is completely broken.

p0nce commented

Fixed in v2.2.1