Searched refs:createJavaScriptNode (Results 1 – 1 of 1) sorted by relevance
123 this.createJavaScriptNode = function (bufferSize, inputChannels, outputChannels) { method in GameBoyAudioContext939 …audioNode = audioContextHandle.createJavaScriptNode(samplesPerCallback, 1, 2); //Create 2 out…