'How can I make the Fourier Trnasformation of a signal with node red? [duplicate]

Im trying to transform a signal with Fourier in node red but I am only able to do it with python and node red uses java script. Is it possible to transform it in a function node? There is a package name fft but it really doesnt work.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source