<div dir="ltr"><div>Hi Ross / All - <br><br></div><div>In my AudioBufferSource (based on AudioInputDevice) the doGetNextFrame happens at an extremely fast interval - which is sometimes causing my PCM audio running at 44.1 kHz to get fragmented. <br><br>For example, I am tuning my server and client software to work with 64 (pcm)frame chunks, however now and then a 20 frame chunk gets out the door as my ASIO device isn't done writing a chunk to my circular buffer.<br><br>Is there any way to turn the doGetNextFrame interval down / slow it down? Would that have unintended side effects that I'm not considering?<br><br></div><div>Any advice would be very much appreciated. I've got my latency where I need it to be, but it appears these fragmented chunks are causing the remaining audible glitches that I'm battling every few seconds. <br></div><div><br></div><div>Thanks for your help!!<br><br></div><div> - James<br></div></div>