celsogg

Results 1 comments of celsogg

I had the same problem here, but I think I guess the magic numbers: `int audioBufferSize = format.getFrameSize() - 2;` `int bufferOverlap = 0;` I don't know why... I think...