Is there any way to perform an IFFT using the WebAudio Analyser node? I notice there is a getByteTimeDomainData method, but how would I feed it magnitude and phase arrays? Do I connect an AudioBuffer source to it containing interleaved mag and phase values?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.