Chrome: onaudioprocess stops getting called after a while Chrome: onaudioprocess stops getting called after a while google-chrome google-chrome

Chrome: onaudioprocess stops getting called after a while


This looks more like your scriptprocessor object is getting garbage collected. Try saving it in a global variable and see if that fixes the problem.