Changes

Jump to: navigation, search

Kraken Info

2 bytes removed, 01:43, 25 October 2010
audio-fft
while ( i < bufferSize ) {
off = i + halfSize;
tr = (currentPhaseShiftReal * real[off]) - (currentPhaseShiftImag * imag[off]); ti = (currentPhaseShiftReal * imag[off]) + (currentPhaseShiftImag * real[off]);
real[off] = real[i] - tr;
Confirm
1,345
edits

Navigation menu