Home | History | Annotate | Download | only in octane

Lines Matching defs:channelData

126         getChannelData : function (i) {return this.channelData[i];},
127 channelData : []
130 GameBoyAudioNode.outputBuffer.channelData[i] = new Float32Array(bufferSize);