Searched refs:currentBuffer (Results 1 – 1 of 1) sorted by relevance
1471 this.currentBuffer = []; //The audio buffer we're working on. property in GameBoyCore6449 this.currentBuffer = this.getTypedArray(this.numSamplesTotal, 0xF0F0, "int32");6604 dirtySample = this.currentBuffer[sourcePosition++];6622 this.currentBuffer[this.audioIndex++] = this.mixerOutputCache;6637 this.currentBuffer[this.audioIndex++] = 0xF0F0;