XVoiceChanger icon indicating copy to clipboard operation
XVoiceChanger copied to clipboard

- 1024 is for buffer after convert has larger length?

Open flyuuo9 opened this issue 6 years ago • 0 comments

param.args[2] = (int) param.args[2] - 1024;

Would this code caused the record buffer not read completely?

flyuuo9 avatar May 04 '18 09:05 flyuuo9