Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用 WebAudio Analyzer 节点执行 IFFT?我注意到有一个 getByteTimeDomainData 方法,但我将如何为其提供幅度和相位数组?我是否将包含交错的 mag 和相位值的 AudioBuffer 源连接到它?
对 IFFT 使用 PeriodicWave 节点。你可以在这里找到更多信息