mecej4,
I produced this using RFFTF1.
https://www.dropbox.com/s/zlc7dyrtbd86ldt/fft.png?dl=0
Basically extracting the harmonic content of a signal which is hidden within random noise.
Not yet completed, as the applied scaling factors associated with the FFT output are by inspection rather than calculated values. The description of the output from RFFTF1 is difficult to understand upon first reading.
Also, I discovered that the Silverfrost library routine random@ is not PURE and cannot be used in a FORALL construct.